tohsa-meta-catalog-core_PLUS_DCAT3_ALTERNATIVE-NoAsset_v0.1.5
language en

tohsa-meta-catalog-core_PLUS_DCAT3_ALTERNATIVE-NoAsset_v0.1.5

Modified on: 2025
Latest version:
http://www.w3.org/ns/dcat#
Previous version:
http://www.w3.org/ns/dcat2
Revision:
3
Issued on:
2025
Authors:
https://www.w3.org/groups/wg/dx
Contributors:
Achille Zappa,SOKA University, GaLSIC, Hachioji, Tokyo, Japan
Makx Dekkers
Publisher:
World Wide Web Consortium (W3C)
Imported Ontologies:
core
prov-o#
Download serialization:
JSON-LD RDF/XML N-Triples TTL
License:
https://creativecommons.org/licenses/by/4.0/
Visualization:
Visualize with WebVowl
Evaluation:
Evaluate with OOPS!
Cite as:
https://www.w3.org/groups/wg/dx. The data catalog vocabulary. Revision: 3.
Compatible with:
http://www.w3.org/ns/dcat2014
Provenance of this page
Ontology Specification Draft

Abstract

This is a placeholder text for the abstract. The abstract should contain a couple of sentences summarizing the ontology and its purpose.

Introduction back to ToC

This is a place holder text for the introduction. The introduction should briefly describe the ontology, its motivation, state of the art and goals.

Namespace declarations

Table 1: Namespaces used in the document
adms<http://www.w3.org/ns/adms#>
backplane<http://tohsa.jp/backplane/>
bibo<http://purl.org/ontology/bibo/>
common<http://schema.big-iot.org/common/>
core<http://tohsa.jp/backplane/core/>
dc<http://purl.org/dc/elements/1.1/>
dcam<http://purl.org/dc/dcam/>
dcat<http://www.w3.org/ns/dcat#>
dcterms<http://purl.org/dc/terms/>
dctype<http://purl.org/dc/dcmitype/>
dul<http://www.loa.istc.cnr.it/ontologies/DUL.owl#>
foaf<http://xmlns.com/foaf/0.1/>
geo<http://www.w3.org/2003/01/geo/wgs84_pos#>
http<http://>
https<https://>
itso<http://www.owl-ontologies.com/itso>
ns<http://creativecommons.org/ns#>
ns1<http://www.w3.org/ns/>
org<http://www.w3.org/ns/org#>
owl<http://www.w3.org/2002/07/owl#>
pav<http://purl.org/pav/>
pricingmodel<http://tohsa.jp/backplane/pricingmodel>
prov<http://www.w3.org/ns/prov#>
qudt<http://data.qudt.org/qudt/owl/1.0.0/unit.owl#>
rdf<http://www.w3.org/1999/02/22-rdf-syntax-ns#>
rdfs<http://www.w3.org/2000/01/rdf-schema#>
schema<http://schema.org/>
skos<http://www.w3.org/2004/02/skos/core#>
ssn<http://purl.oclc.org/NET/ssnx/ssn#>
time<http://www.w3.org/2006/time#>
vann<http://purl.org/vocab/vann/>
vcard<http://www.w3.org/2006/vcard/ns#>
www<http://www.owl-ontologies.com/>
xhv<http://www.w3.org/1999/xhtml/vocab#>
xml<http://www.w3.org/XML/1998/namespace>
xsd<http://www.w3.org/2001/XMLSchema#>

tohsa-meta-catalog-core_PLUS_DCAT3_ALTERNATIVE-NoAsset_v0.1.5: Overview back to ToC

This ontology has the following classes and properties.

Classes

Object Properties

Data Properties

Annotation Properties

Named Individuals

tohsa-meta-catalog-core_PLUS_DCAT3_ALTERNATIVE-NoAsset_v0.1.5: Description back to ToC

DCAT is an RDF vocabulary designed to facilitate interoperability between data catalogs published on the Web. By using DCAT to describe datasets in data catalogs, publishers increase discoverability and enable applications easily to consume metadata from multiple catalogs. It further enables decentralized publishing of catalogs and facilitates federated dataset search across sites. Aggregated DCAT metadata can serve as a manifest file to facilitate digital preservation. DCAT is defined at http://www.w3.org/TR/vocab-dcat/. Any variance between that normative document and this schema is an error in this schema.

Cross-reference for tohsa-meta-catalog-core_PLUS_DCAT3_ALTERNATIVE-NoAsset_v0.1.5 classes, object properties and data properties back to ToC

This section provides details for each class and property defined by tohsa-meta-catalog-core_PLUS_DCAT3_ALTERNATIVE-NoAsset_v0.1.5.

Classes

Activityc back to ToC or Class ToC

IRI: http://www.w3.org/ns/prov#Activity

An activity is something that occurs over a period of time and acts upon or with entities; it may include consuming, processing, transforming, modifying, relocating, using, or generating entities.
Is defined by
http://www.w3.org/ns/prov-o#
is in domain of
atLocation op, endedAtTime dp, generated op, invalidated op, qualifiedAssociation op, qualifiedCommunication op, qualifiedEnd op, qualifiedInfluence op, qualifiedStart op, qualifiedUsage op, startedAtTime dp, used op, wasAssociatedWith op, wasEndedBy op, wasInformedBy op, wasStartedBy op
is in range of
activity op, hadActivity op, wasGeneratedBy op, wasInformedBy op, wasInvalidatedBy op
is disjoint with
Entity c

ActivityInfluencec back to ToC or Class ToC

IRI: http://www.w3.org/ns/prov#ActivityInfluence

ActivityInfluence provides additional descriptions of an Activity's binary influence upon any other kind of resource. Instances of ActivityInfluence use the prov:activity property to cite the influencing Activity.
Is defined by
http://www.w3.org/ns/prov-o#
has super-classes
Influence c
has sub-classes
Communication c, Generation c, Invalidation c
is in domain of
activity op
is disjoint with
EntityInfluence c

Agentc back to ToC or Class ToC

IRI: http://www.w3.org/ns/prov#Agent

An agent is something that bears some form of responsibility for an activity taking place, for the existence of an entity, or for another agent's activity.
Is defined by
http://www.w3.org/ns/prov-o#
has sub-classes
Organization c, Person c, SoftwareAgent c
is in domain of
actedOnBehalfOf op, atLocation op, qualifiedDelegation op, qualifiedInfluence op
is in range of
actedOnBehalfOf op, agent op, wasAssociatedWith op, wasAttributedTo op
is disjoint with
InstantaneousEvent c

Agent Classc back to ToC or Class ToC

IRI: http://purl.org/dc/terms/AgentClass

has super-classes
Class c
has members
Agent ni
is also defined as
named individual

AgentInfluencec back to ToC or Class ToC

IRI: http://www.w3.org/ns/prov#AgentInfluence

AgentInfluence provides additional descriptions of an Agent's binary influence upon any other kind of resource. Instances of AgentInfluence use the prov:agent property to cite the influencing Agent.
Is defined by
http://www.w3.org/ns/prov-o#
has super-classes
Influence c
has sub-classes
Association c, Attribution c, Delegation c
is in domain of
agent op

Associationc back to ToC or Class ToC

IRI: http://www.w3.org/ns/prov#Association

An instance of prov:Association provides additional descriptions about the binary prov:wasAssociatedWith relation from an prov:Activity to some prov:Agent that had some responsiblity for it. For example, :baking prov:wasAssociatedWith :baker; prov:qualifiedAssociation [ a prov:Association; prov:agent :baker; :foo :bar ].
An activity association is an assignment of responsibility to an agent for an activity, indicating that the agent had a role in the activity. It further allows for a plan to be specified, which is the plan intended by the agent to achieve some goals in the context of this activity.
Is defined by
http://www.w3.org/ns/prov-o#
has super-classes
AgentInfluence c
is in domain of
hadPlan op, hadRole op
is in range of
qualifiedAssociation op

Attributionc back to ToC or Class ToC

IRI: http://www.w3.org/ns/prov#Attribution

An instance of prov:Attribution provides additional descriptions about the binary prov:wasAttributedTo relation from an prov:Entity to some prov:Agent that had some responsible for it. For example, :cake prov:wasAttributedTo :baker; prov:qualifiedAttribution [ a prov:Attribution; prov:entity :baker; :foo :bar ].
Attribution is the ascribing of an entity to an agent. When an entity e is attributed to agent ag, entity e was generated by some unspecified activity that in turn was associated to agent ag. Thus, this relation is useful when the activity is not known, or irrelevant.
Is defined by
http://www.w3.org/ns/prov-o#
has super-classes
AgentInfluence c
is in domain of
hadRole op
is in range of
qualifiedAttribution op

Bundlec back to ToC or Class ToC

IRI: http://www.w3.org/ns/prov#Bundle

Note that there are kinds of bundles (e.g. handwritten letters, audio recordings, etc.) that are not expressed in PROV-O, but can be still be described by PROV-O.
A bundle is a named set of provenance descriptions, and is itself an Entity, so allowing provenance of provenance to be expressed.
Is defined by
http://www.w3.org/ns/prov-o#
has super-classes
Entity c

Catalogc back to ToC or Class ToC

IRI: http://www.w3.org/ns/dcat#Catalog

A curated collection of metadata about resources (e.g., datasets and data services in the context of a data catalog).
A curated collection of metadata about resources.
editorial note
Multilingual text not completelly updated. Translations for skos:scopeNote and definitions to doublecheck.
Is defined by
http://www.w3.org/TR/vocab-dcat/
has super-classes
Dataset c
is in domain of
catalog op, dataset op, record op, resource op, service op, theme taxonomy op
is in range of
catalog op

Catalog Recordc back to ToC or Class ToC

IRI: http://www.w3.org/ns/dcat#CatalogRecord

A record in a data catalog, describing the registration of a single dataset or data service.
A record in a data catalog, describing the registration of a single dataset or data service.
editorial note
English definition updated in this revision. Multilingual text not yet updated except the Spanish one and the Czech one and Italian one.
Is defined by
http://www.w3.org/TR/vocab-dcat/
has super-classes
is in range of
record op

Catalogued resourcec back to ToC or Class ToC

IRI: http://www.w3.org/ns/dcat#Resource

Resource published or curated by a single agent.
Resource published or curated by a single agent.
editorial note
2020-08-23 Scopenote updated and needs to be translated
Is defined by
https://www.w3.org/TR/vocab-dcat-2/
has sub-classes
Data service c, Dataset c
is in domain of
qualified relation op
is in range of
resource op

Categorizationc back to ToC or Class ToC

IRI: http://tohsa.jp/backplane/core/Categorization

Collectionc back to ToC or Class ToC

IRI: http://www.w3.org/2004/02/skos/core#Collection

A meaningful collection of concepts.
Is defined by
http://www.w3.org/2004/02/skos/core
has sub-classes
Ordered Collection c
is in domain of
has member op
is in range of
has member op, theme taxonomy op
is disjoint with
Concept c, Concept Scheme c

Collectionc back to ToC or Class ToC

IRI: http://www.w3.org/ns/prov#Collection

A collection is an entity that provides a structure to some constituents, which are themselves entities. These constituents are said to be member of the collections.
Is defined by
http://www.w3.org/ns/prov-o#
has super-classes
Entity c
has sub-classes
EmptyCollection c
is in domain of
hadMember op

Communicationc back to ToC or Class ToC

IRI: http://www.w3.org/ns/prov#Communication

An instance of prov:Communication provides additional descriptions about the binary prov:wasInformedBy relation from an informed prov:Activity to the prov:Activity that informed it. For example, :you_jumping_off_bridge prov:wasInformedBy :everyone_else_jumping_off_bridge; prov:qualifiedCommunication [ a prov:Communication; prov:activity :everyone_else_jumping_off_bridge; :foo :bar ].
Communication is the exchange of an entity by two activities, one activity using the entity generated by the other.
Is defined by
http://www.w3.org/ns/prov-o#
has super-classes
ActivityInfluence c
is in range of
qualifiedCommunication op

Conceptc back to ToC or Class ToC

IRI: http://www.w3.org/2004/02/skos/core#Concept

An idea or notion; a unit of thought.
Is defined by
http://www.w3.org/2004/02/skos/core
has sub-classes
Role c
is in domain of
is in semantic relation with op, is top concept in scheme op
is in range of
has member op, has top concept op, is in semantic relation with op
is disjoint with
Collection c, Concept Scheme c

Concept Schemec back to ToC or Class ToC

IRI: http://www.w3.org/2004/02/skos/core#ConceptScheme

A set of concepts, optionally including statements about semantic relationships between those concepts.
Is defined by
http://www.w3.org/2004/02/skos/core
Example
Thesauri, classification schemes, subject heading lists, taxonomies, 'folksonomies', and other types of controlled vocabulary are all examples of concept schemes. Concept schemes are also embedded in glossaries and terminologies.
is in domain of
has top concept op
is in range of
is in scheme op, is top concept in scheme op, theme taxonomy op
is disjoint with
Collection c, Concept c

Consumerc back to ToC or Class ToC

IRI: http://tohsa.jp/backplane/core/Consumer

Consumers discover and subscribe to dataAssets of interest via api / interfaces in order to access the resources.
is in domain of
consumerDescription dp, consumerId dp, consumerName dp, datasetQuery op, sourceOrganization op, subscribedTo op
is in range of
isRegisteredBy op

Contract Parametersc back to ToC or Class ToC

IRI: http://tohsa.jp/backplane/core/ContractParameters

is in domain of
ContractPurposeDescriptio dp, hasGoverningJurisdiction dp, hasIntendedUse op, hasLicenseGrant op, interestDescription dp, interestOfProvider dp, purpose dp
is in range of
contractParameters op

Data servicec back to ToC or Class ToC

IRI: http://www.w3.org/ns/dcat#DataService

A site or end-point providing operations related to the discovery of, access to, or processing functions on, data or related resources.
A site or end-point providing operations related to the discovery of, access to, or processing functions on, data or related resources.
has super-classes
Catalogued resource c, Service c
is in domain of
dataExchangeSpec op, description of service end-point op, serves dataset op, service end-point op, serviceId dp, serviceSpecs op
is in range of
data access service op, service op

DataExchangeSpecc back to ToC or Class ToC

IRI: http://tohsa.jp/backplane/core/DataExchangeSpec

Kind of a service level specification of the secure data exchange and unequivocally set the cryptographic algorithms that will be used, and the maximum acceptable delays for the proper reception of the data blocks that will be exchanged
is in domain of
encAlg ap, hashAlg ap, ledgerContractAddress ap, ledgerSignerAddress ap, pooToPopDelay ap, pooToPorDelay ap, pooToSecretDelay ap, signingAlg ap
is in range of
dataExchangeSpec op

Datasetc back to ToC or Class ToC

IRI: http://www.w3.org/ns/dcat#Dataset

A collection of data, published or curated by a single source, and available for access or download in one or more representations.
A collection of data, published or curated by a single source, and available for access or download in one or more representations.
editorial note
2020-03-16 A new scopenote added and need to be translated
Is defined by
http://www.w3.org/TR/vocab-dcat/
has super-classes
Catalogued resource c
has sub-classes
Catalog c, Dataset series c
is in domain of
Data Owner op, Data Provider op, Data Record op, Data Source Did op, Data owner Did op, Dataset Information op, ProviderDid op, Source Name Id op, active dp, category ap, contractParameters op, datasetCreated op, datasetDescription dp, datasetExpirationTime op, datasetID dp, datasetLabel dp, datasetTitle dp, distribution op, hasPricingModel op, inNode dp, inSharedNetwork dp, lastModified op, ownerConsentForm dp, personalData dp, status dp
is in range of
dataset op, dataset op, serves dataset op, subscribedTo op, subscribesTo op

Dataset Informationc back to ToC or Class ToC

IRI: http://tohsa.jp/backplane/core/DatasetInformation

A record in a data set, describing types which represent attributes of observations , measurements , fields,.. in the dataset..
is in domain of
hasDataSource op
is in range of
Dataset Information op

Dataset Recordc back to ToC or Class ToC

IRI: http://tohsa.jp/backplane/core/DatasetRecord

A record in a data set, describing types which represent attributes of observations , measurements , fields,.. in the dataset..
is in range of
Data Record op

Dataset seriesc back to ToC or Class ToC

IRI: http://www.w3.org/ns/dcat#DatasetSeries

A collection of datasets that are published separately, but share some characteristics that group them.
A collection of datasets that are published separately, but share some common characteristics that groups them.
editorial note
2022-05-08 Added to ttl file with annotations in English, Spanish and Italian, except notes that are in other languages too.
Is defined by
https://www.w3.org/TR/vocab-dcat-3/
has super-classes
Dataset c

datasetCategoryc back to ToC or Class ToC

IRI: http://tohsa.jp/backplane/core/datasetCategory

Category of a dataAsset.

datasetQueryc back to ToC or Class ToC

IRI: http://tohsa.jp/backplane/core/DatasetQuery

Consumers discover dataAssets they're interesting through tohsaKB by providing an (dataAsset) query. The query entails a specification of the type of dataAssets the consumer is interested in
has super-classes
Demand c
is in domain of
isRegisteredBy op, queryFilters op, queryId dp, queryName dp
is in range of
datasetQuery op

datasetQueryc back to ToC or Class ToC

IRI: http://tohsa.jp/backplane/core/datasetQuery

has super-classes
Demand c
is in range of
subscribedQuery op
is also defined as
object property

datasetSubscriptionc back to ToC or Class ToC

IRI: http://tohsa.jp/backplane/core/DatasetSubscription

Subscription of a consumer to a specific dataAsset registered by a provider.
is in domain of
subscribedQuery op, subscribesTo op, subscriptionID dp

datasetSubscriptionc back to ToC or Class ToC

IRI: http://tohsa.jp/backplane/core/datasetSubscription

Subscription of a consumer to a specific dataAsset registered by a provider.

DataSourcec back to ToC or Class ToC

IRI: http://tohsa.jp/backplane/core/DataSource

Data Source information.
is in domain of
DataSourceDescription dp, DataSourceName dp, DataSourceUnit op, SourceId dp, fromExperiment op
is in range of
hasDataSource op

Delegationc back to ToC or Class ToC

IRI: http://www.w3.org/ns/prov#Delegation

An instance of prov:Delegation provides additional descriptions about the binary prov:actedOnBehalfOf relation from a performing prov:Agent to some prov:Agent for whom it was performed. For example, :mixing prov:wasAssociatedWith :toddler . :toddler prov:actedOnBehalfOf :mother; prov:qualifiedDelegation [ a prov:Delegation; prov:entity :mother; :foo :bar ].
Delegation is the assignment of authority and responsibility to an agent (by itself or by another agent) to carry out a specific activity as a delegate or representative, while the agent it acts on behalf of retains some responsibility for the outcome of the delegated work. For example, a student acted on behalf of his supervisor, who acted on behalf of the department chair, who acted on behalf of the university; all those agents are responsible in some way for the activity that took place but we do not say explicitly who bears responsibility and to what degree.
Is defined by
http://www.w3.org/ns/prov-o#
has super-classes
AgentInfluence c
is in domain of
hadActivity op
is in range of
qualifiedDelegation op

Derivationc back to ToC or Class ToC

IRI: http://www.w3.org/ns/prov#Derivation

An instance of prov:Derivation provides additional descriptions about the binary prov:wasDerivedFrom relation from some derived prov:Entity to another prov:Entity from which it was derived. For example, :chewed_bubble_gum prov:wasDerivedFrom :unwrapped_bubble_gum; prov:qualifiedDerivation [ a prov:Derivation; prov:entity :unwrapped_bubble_gum; :foo :bar ].
A derivation is a transformation of an entity into another, an update of an entity resulting in a new one, or the construction of a new entity based on a pre-existing entity.
Is defined by
http://www.w3.org/ns/prov-o#
has super-classes
EntityInfluence c
has sub-classes
PrimarySource c, Quotation c, Revision c
is in domain of
hadActivity op, hadGeneration op, hadUsage op
is in range of
qualifiedDerivation op

Distributionc back to ToC or Class ToC

IRI: http://www.w3.org/ns/dcat#Distribution

A specific representation of a dataset. A dataset might be available in multiple serializations that may differ in various ways, including natural language, media-type or format, schematic organization, temporal and spatial resolution, level of detail or profiles (which might specify any or all of the above).
A specific representation of a dataset. A dataset might be available in multiple serializations that may differ in various ways, including natural language, media-type or format, schematic organization, temporal and spatial resolution, level of detail or profiles (which might specify any or all of the above).
Is defined by
http://www.w3.org/TR/vocab-dcat/
is in domain of
Download Type ap, access address op, byte size dp, compression format op, dataStream dp, download URL op, media type op, packaging format op
is in range of
distribution op

EmptyCollectionc back to ToC or Class ToC

IRI: http://www.w3.org/ns/prov#EmptyCollection

has super-classes
Collection c
is also defined as
named individual

Endc back to ToC or Class ToC

IRI: http://www.w3.org/ns/prov#End

An instance of prov:End provides additional descriptions about the binary prov:wasEndedBy relation from some ended prov:Activity to an prov:Entity that ended it. For example, :ball_game prov:wasEndedBy :buzzer; prov:qualifiedEnd [ a prov:End; prov:entity :buzzer; :foo :bar; prov:atTime '2012-03-09T08:05:08-05:00'^^xsd:dateTime ].
End is when an activity is deemed to have been ended by an entity, known as trigger. The activity no longer exists after its end. Any usage, generation, or invalidation involving an activity precedes the activity's end. An end may refer to a trigger entity that terminated the activity, or to an activity, known as ender that generated the trigger.
Is defined by
http://www.w3.org/ns/prov-o#
has super-classes
EntityInfluence c, InstantaneousEvent c
is in domain of
hadActivity op
is in range of
qualifiedEnd op

Entityc back to ToC or Class ToC

IRI: http://www.w3.org/ns/prov#Entity

An entity is a physical, digital, conceptual, or other kind of thing with some fixed aspects; entities may be real or imaginary.
Is defined by
http://www.w3.org/ns/prov-o#
has sub-classes
Bundle c, Collection c, Plan c
is in domain of
alternateOf op, atLocation op, generatedAtTime dp, hadPrimarySource op, invalidatedAtTime dp, qualifiedAttribution op, qualifiedDerivation op, qualifiedGeneration op, qualifiedInfluence op, qualifiedInvalidation op, qualifiedPrimarySource op, qualifiedQuotation op, qualifiedRevision op, specializationOf op, value dp, wasAttributedTo op, wasDerivedFrom op, wasGeneratedBy op, wasInvalidatedBy op, wasQuotedFrom op, wasRevisionOf op
is in range of
alternateOf op, entity op, generated op, hadMember op, hadPrimarySource op, invalidated op, specializationOf op, used op, wasDerivedFrom op, wasEndedBy op, wasQuotedFrom op, wasRevisionOf op, wasStartedBy op
is disjoint with
Activity c, InstantaneousEvent c

EntityInfluencec back to ToC or Class ToC

IRI: http://www.w3.org/ns/prov#EntityInfluence

EntityInfluence provides additional descriptions of an Entity's binary influence upon any other kind of resource. Instances of EntityInfluence use the prov:entity property to cite the influencing Entity.
Is defined by
http://www.w3.org/ns/prov-o#
has super-classes
Influence c
has sub-classes
Derivation c, End c, Start c, Usage c
is in domain of
entity op
is disjoint with
ActivityInfluence c

Experiment Informationc back to ToC or Class ToC

IRI: http://tohsa.jp/backplane/core/ExperimentInformation

A record in a data set, describing types which represent attributes of observations , measurements , fields,.. in the dataset..
is in domain of
experimentType ap, fromSample op
is in range of
fromExperiment op

File Formatc back to ToC or Class ToC

IRI: http://purl.org/dc/terms/FileFormat

has super-classes
Media Type c
is also defined as
named individual

Generationc back to ToC or Class ToC

IRI: http://www.w3.org/ns/prov#Generation

An instance of prov:Generation provides additional descriptions about the binary prov:wasGeneratedBy relation from a generated prov:Entity to the prov:Activity that generated it. For example, :cake prov:wasGeneratedBy :baking; prov:qualifiedGeneration [ a prov:Generation; prov:activity :baking; :foo :bar ].
Generation is the completion of production of a new entity by an activity. This entity did not exist before generation and becomes available for usage after this generation.
Is defined by
http://www.w3.org/ns/prov-o#
has super-classes
ActivityInfluence c, InstantaneousEvent c
is in range of
hadGeneration op, qualifiedGeneration op

Influencec back to ToC or Class ToC

IRI: http://www.w3.org/ns/prov#Influence

An instance of prov:Influence provides additional descriptions about the binary prov:wasInfluencedBy relation from some influenced Activity, Entity, or Agent to the influencing Activity, Entity, or Agent. For example, :stomach_ache prov:wasInfluencedBy :spoon; prov:qualifiedInfluence [ a prov:Influence; prov:entity :spoon; :foo :bar ] . Because prov:Influence is a broad relation, the more specific relations (Communication, Delegation, End, etc.) should be used when applicable.
Influence is the capacity of an entity, activity, or agent to have an effect on the character, development, or behavior of another by means of usage, start, end, generation, invalidation, communication, derivation, attribution, association, or delegation.
Is defined by
http://www.w3.org/ns/prov-o#
has sub-classes
ActivityInfluence c, AgentInfluence c, EntityInfluence c
is in domain of
hadActivity op, hadRole op, influencer op
is in range of
qualifiedInfluence op

InstantaneousEventc back to ToC or Class ToC

IRI: http://www.w3.org/ns/prov#InstantaneousEvent

An instantaneous event, or event for short, happens in the world and marks a change in the world, in its activities and in its entities. The term 'event' is commonly used in process algebra with a similar meaning. Events represent communications or interactions; they are assumed to be atomic and instantaneous.
The PROV data model is implicitly based on a notion of instantaneous events (or just events), that mark transitions in the world. Events include generation, usage, or invalidation of entities, as well as starting or ending of activities. This notion of event is not first-class in the data model, but it is useful for explaining its other concepts and its semantics.
Is defined by
http://www.w3.org/ns/prov-o#
has sub-classes
End c, Generation c, Invalidation c, Start c, Usage c
is in domain of
atLocation op, atTime dp, hadRole op
is disjoint with
Agent c, Entity c

IntendedUsec back to ToC or Class ToC

IRI: http://tohsa.jp/backplane/core/IntendedUse

Intended Use of the data
is in domain of
editData dp, processData dp, shareDataWithThirdParty dp
is in range of
hasIntendedUse op

Invalidationc back to ToC or Class ToC

IRI: http://www.w3.org/ns/prov#Invalidation

An instance of prov:Invalidation provides additional descriptions about the binary prov:wasInvalidatedBy relation from an invalidated prov:Entity to the prov:Activity that invalidated it. For example, :uncracked_egg prov:wasInvalidatedBy :baking; prov:qualifiedInvalidation [ a prov:Invalidation; prov:activity :baking; :foo :bar ].
Invalidation is the start of the destruction, cessation, or expiry of an existing entity by an activity. The entity is no longer available for use (or further invalidation) after invalidation. Any generation or usage of an entity precedes its invalidation.
Is defined by
http://www.w3.org/ns/prov-o#
has super-classes
ActivityInfluence c, InstantaneousEvent c
is in range of
qualifiedInvalidation op

Jurisdictionc back to ToC or Class ToC

IRI: http://purl.org/dc/terms/Jurisdiction

has super-classes
Location, Period, or Jurisdiction c
is also defined as
named individual

License Documentc back to ToC or Class ToC

IRI: http://purl.org/dc/terms/LicenseDocument

has super-classes
Rights Statement c
is also defined as
named individual

LicenseGrantc back to ToC or Class ToC

IRI: http://tohsa.jp/backplane/core/LicenseGrant

License Grant
is in domain of
analyzing dp, distributing dp, exclusiveness dp, furtherLicensing dp, leasing dp, loaning dp, modifying dp, paidUp dp, processing dp, renting dp, reproducing dp, revocable dp, selling dp, storingCopy dp, storingData dp, transferable dp
is in range of
hasLicenseGrant op

Locationc back to ToC or Class ToC

IRI: http://purl.org/dc/terms/Location

has super-classes
Location, Period, or Jurisdiction c
is in domain of
bounding box dp, centroid dp
is also defined as
named individual

Locationc back to ToC or Class ToC

IRI: http://www.w3.org/ns/prov#Location

A location can be an identifiable geographic place (ISO 19112), but it can also be a non-geographic place such as a directory, row, or column. As such, there are numerous ways in which location can be expressed, such as by a coordinate, address, landmark, and so forth.
Is defined by
http://www.w3.org/ns/prov-o#
is in range of
atLocation op

Media Typec back to ToC or Class ToC

IRI: http://purl.org/dc/terms/MediaType

has super-classes
Media Type or Extent c
has sub-classes
File Format c, Physical Medium c
is in range of
compression format op, media type op, packaging format op
is also defined as
named individual

Ordered Collectionc back to ToC or Class ToC

IRI: http://www.w3.org/2004/02/skos/core#OrderedCollection

An ordered collection of concepts, where both the grouping and the ordering are meaningful.
Is defined by
http://www.w3.org/2004/02/skos/core
has super-classes
Collection c
is in domain of
has member list op

Organizationc back to ToC or Class ToC

IRI: http://tohsa.jp/backplane/core/Organization

Organization
is in domain of
address dp, contactPoint ap, organizationDescription dp, organizationID dp, organizationName dp
is in range of
DataSourceUnit op, sourceOrganization op

Organizationc back to ToC or Class ToC

IRI: http://www.w3.org/ns/prov#Organization

An organization is a social or legal institution such as a company, society, etc.
Is defined by
http://www.w3.org/ns/prov-o#
has super-classes
Agent c

Ownerc back to ToC or Class ToC

IRI: http://tohsa.jp/backplane/core/Owner

The original Owner of the Data that make available via providers and provides access to the offered resources via a common API.
is in domain of
ownerId dp, ownerName dp, ownerescription dp, sourceOrganization op
is in range of
Data Owner op, Data Source Did op, Data owner Did op

Period of Timec back to ToC or Class ToC

IRI: http://purl.org/dc/terms/PeriodOfTime

has super-classes
Location, Period, or Jurisdiction c
is in domain of
end date dp, start date dp
is also defined as
named individual

Personc back to ToC or Class ToC

IRI: http://www.w3.org/ns/prov#Person

Person agents are people.
Is defined by
http://www.w3.org/ns/prov-o#
has super-classes
Agent c

Physical Mediumc back to ToC or Class ToC

IRI: http://purl.org/dc/terms/PhysicalMedium

has super-classes
Media Type c
is also defined as
named individual

Planc back to ToC or Class ToC

IRI: http://www.w3.org/ns/prov#Plan

There exist no prescriptive requirement on the nature of plans, their representation, the actions or steps they consist of, or their intended goals. Since plans may evolve over time, it may become necessary to track their provenance, so plans themselves are entities. Representing the plan explicitly in the provenance can be useful for various tasks: for example, to validate the execution as represented in the provenance record, to manage expectation failures, or to provide explanations.
A plan is an entity that represents a set of actions or steps intended by one or more agents to achieve some goals.
Is defined by
http://www.w3.org/ns/prov-o#
has super-classes
Entity c
is in range of
hadPlan op

PrimarySourcec back to ToC or Class ToC

IRI: http://www.w3.org/ns/prov#PrimarySource

An instance of prov:PrimarySource provides additional descriptions about the binary prov:hadPrimarySource relation from some secondary prov:Entity to an earlier, primary prov:Entity. For example, :blog prov:hadPrimarySource :newsArticle; prov:qualifiedPrimarySource [ a prov:PrimarySource; prov:entity :newsArticle; :foo :bar ] .
A primary source for a topic refers to something produced by some agent with direct experience and knowledge about the topic, at the time of the topic's study, without benefit from hindsight. Because of the directness of primary sources, they 'speak for themselves' in ways that cannot be captured through the filter of secondary sources. As such, it is important for secondary sources to reference those primary sources from which they were derived, so that their reliability can be investigated. A primary source relation is a particular case of derivation of secondary materials from their primary sources. It is recognized that the determination of primary sources can be up to interpretation, and should be done according to conventions accepted within the application's domain.
Is defined by
http://www.w3.org/ns/prov-o#
has super-classes
Derivation c
is in range of
qualifiedPrimarySource op

Providerc back to ToC or Class ToC

IRI: http://tohsa.jp/backplane/core/Provider

Providers register their dataAssets on TOHSAkb and provides access to the offered resources via a common API.
is in domain of
ProviderName dp, dataset op, providerDescription dp, providerId dp, sourceOrganization op
is in range of
Data Provider op, ProviderDid op, Source Name Id op

QueryFiltersc back to ToC or Class ToC

IRI: http://tohsa.jp/backplane/core/QueryFilters

Contains The Parameters/Properties that were chosen for the query/search of the dataAssets by Consumer
is in range of
queryFilters op

Quotationc back to ToC or Class ToC

IRI: http://www.w3.org/ns/prov#Quotation

An instance of prov:Quotation provides additional descriptions about the binary prov:wasQuotedFrom relation from some taken prov:Entity from an earlier, larger prov:Entity. For example, :here_is_looking_at_you_kid prov:wasQuotedFrom :casablanca_script; prov:qualifiedQuotation [ a prov:Quotation; prov:entity :casablanca_script; :foo :bar ].
A quotation is the repeat of (some or all of) an entity, such as text or image, by someone who may or may not be its original author. Quotation is a particular case of derivation.
Is defined by
http://www.w3.org/ns/prov-o#
has super-classes
Derivation c
is in range of
qualifiedQuotation op

Relationshipc back to ToC or Class ToC

IRI: http://www.w3.org/ns/dcat#Relationship

An association class for attaching additional information to a relationship between DCAT Resources.
An association class for attaching additional information to a relationship between DCAT Resources.
Is defined by
https://www.w3.org/TR/vocab-dcat-2/
is in domain of
hadRole op
is in range of
qualified relation op

Revisionc back to ToC or Class ToC

IRI: http://www.w3.org/ns/prov#Revision

An instance of prov:Revision provides additional descriptions about the binary prov:wasRevisionOf relation from some newer prov:Entity to an earlier prov:Entity. For example, :draft_2 prov:wasRevisionOf :draft_1; prov:qualifiedRevision [ a prov:Revision; prov:entity :draft_1; :foo :bar ].
A revision is a derivation for which the resulting entity is a revised version of some original. The implication here is that the resulting entity contains substantial content from the original. Revision is a particular case of derivation.
Is defined by
http://www.w3.org/ns/prov-o#
has super-classes
Derivation c
is in range of
qualifiedRevision op

Rolec back to ToC or Class ToC

IRI: http://www.w3.org/ns/dcat#Role

A role is the function of a resource or agent with respect to another resource, in the context of resource attribution or resource relationships.
A role is the function of a resource or agent with respect to another resource, in the context of resource attribution or resource relationships.
editorial note
Incluída en DCAT para complementar prov:Role (cuyo uso está limitado a roles en el contexto de una actividad, ya que es el rango es prov:hadRole).
Introdotta in DCAT per completare prov:Role (il cui uso è limitato ai ruoli nel contesto di un'attività, in conseguenza alla definizione del codominio di prov:hadRole).
Introduced into DCAT to complement prov:Role (whose use is limited to roles in the context of an activity, as the range of prov:hadRole).
Introduceret i DCAT for at supplere prov:Role (hvis anvendelse er begrænset til roller i forbindelse med en aktivitet, som er rækkevidde for prov:hadRole).
Přidáno do DCAT pro doplnění třídy prov:Role (jejíž užití je omezeno na role v kontextu aktivit, jakožto obor hodnot vlastnosti prov:hadRole).
Is defined by
https://www.w3.org/TR/vocab-dcat-2/
has super-classes
Concept c
is in range of
hadRole op

Rolec back to ToC or Class ToC

IRI: http://www.w3.org/ns/prov#Role

A role is the function of an entity or agent with respect to an activity, in the context of a usage, generation, invalidation, association, start, and end.
Is defined by
http://www.w3.org/ns/prov-o#
is in range of
hadRole op

Samplec back to ToC or Class ToC

IRI: http://tohsa.jp/backplane/core/Sample

Sample information.
is in range of
fromSample op

Size or Durationc back to ToC or Class ToC

IRI: http://purl.org/dc/terms/SizeOrDuration

has super-classes
Media Type or Extent c
is also defined as
named individual

SoftwareAgentc back to ToC or Class ToC

IRI: http://www.w3.org/ns/prov#SoftwareAgent

A software agent is running software.
Is defined by
http://www.w3.org/ns/prov-o#
has super-classes
Agent c

Startc back to ToC or Class ToC

IRI: http://www.w3.org/ns/prov#Start

An instance of prov:Start provides additional descriptions about the binary prov:wasStartedBy relation from some started prov:Activity to an prov:Entity that started it. For example, :foot_race prov:wasStartedBy :bang; prov:qualifiedStart [ a prov:Start; prov:entity :bang; :foo :bar; prov:atTime '2012-03-09T08:05:08-05:00'^^xsd:dateTime ] .
Start is when an activity is deemed to have been started by an entity, known as trigger. The activity did not exist before its start. Any usage, generation, or invalidation involving an activity follows the activity's start. A start may refer to a trigger entity that set off the activity, or to an activity, known as starter, that generated the trigger.
Is defined by
http://www.w3.org/ns/prov-o#
has super-classes
EntityInfluence c, InstantaneousEvent c
is in domain of
hadActivity op
is in range of
qualifiedStart op

Usagec back to ToC or Class ToC

IRI: http://www.w3.org/ns/prov#Usage

An instance of prov:Usage provides additional descriptions about the binary prov:used relation from some prov:Activity to an prov:Entity that it used. For example, :keynote prov:used :podium; prov:qualifiedUsage [ a prov:Usage; prov:entity :podium; :foo :bar ].
Usage is the beginning of utilizing an entity by an activity. Before usage, the activity had not begun to utilize this entity and could not have been affected by the entity.
Is defined by
http://www.w3.org/ns/prov-o#
has super-classes
EntityInfluence c, InstantaneousEvent c
is in range of
hadUsage op, qualifiedUsage op

Object Properties

access addressop back to ToC or Object Property ToC

IRI: http://www.w3.org/ns/dcat#accessURL

A URL of a resource that gives access to a distribution of the dataset. E.g. landing page, feed, SPARQL endpoint. Use for all cases except a simple download link, in which case downloadURL is preferred.
A URL of a resource that gives access to a distribution of the dataset. E.g. landing page, feed, SPARQL endpoint. Use for all cases except a simple download link, in which case downloadURL is preferred.
editorial note
Status: English Definition text modified by DCAT revision team, updated Italian and Czech translation provided, translations for other languages pending.
rdfs:label, rdfs:comment and skos:scopeNote have been modified. Non-english versions except for Italian must be updated.
Is defined by
http://www.w3.org/TR/vocab-dcat/
has domain
Distribution c
has range
Resource c
has sub-property chains
data access service op o service end-point op

actedOnBehalfOfop back to ToC or Object Property ToC

IRI: http://www.w3.org/ns/prov#actedOnBehalfOf

An object property to express the accountability of an agent towards another agent. The subordinate agent acted on behalf of the responsible agent in an actual activity.
Is defined by
http://www.w3.org/ns/prov-o#
has super-properties
wasInfluencedBy op
has domain
Agent c
has range
Agent c
has sub-property chains
qualifiedDelegation op o agent op

activityop back to ToC or Object Property ToC

IRI: http://www.w3.org/ns/prov#activity

Is defined by
http://www.w3.org/ns/prov-o#
has super-properties
influencer op
has domain
ActivityInfluence c
has range
Activity c

agentop back to ToC or Object Property ToC

IRI: http://www.w3.org/ns/prov#agent

Is defined by
http://www.w3.org/ns/prov-o#
has super-properties
influencer op
has domain
AgentInfluence c
has range
Agent c

alternateOfop back to ToC or Object Property ToC

IRI: http://www.w3.org/ns/prov#alternateOf

Two alternate entities present aspects of the same thing. These aspects may be the same or different, and the alternate entities may or may not overlap in time.
Is defined by
http://www.w3.org/ns/prov-o#
has sub-properties
specializationOf op
has domain
Entity c
has range
Entity c

atLocationop back to ToC or Object Property ToC

IRI: http://www.w3.org/ns/prov#atLocation

The Location of any resource.
Is defined by
http://www.w3.org/ns/prov-o#
has domain
Activity c or Agent c or Entity c or InstantaneousEvent c
has range
Location c

catalogop back to ToC or Object Property ToC

IRI: http://www.w3.org/ns/dcat#catalog

A catalog that is listed in the catalog.
A catalog that is listed in the catalog.
editorial note
Status: English Definition text modified by DCAT 3 revision team, translations pending.
Is defined by
https://www.w3.org/TR/vocab-dcat-2/
has super-properties
resource op
has domain
Catalog c
has range
Catalog c

compression formatop back to ToC or Object Property ToC

IRI: http://www.w3.org/ns/dcat#compressFormat

The compression format of the distribution in which the data is contained in a compressed form, e.g. to reduce the size of the downloadable file.
The compression format of the distribution in which the data is contained in a compressed form, e.g. to reduce the size of the downloadable file.
Is defined by
https://www.w3.org/TR/vocab-dcat-2/
has super-properties
Format op
has domain
Distribution c
has range
Media Type c

contact pointop back to ToC or Object Property ToC

IRI: http://www.w3.org/ns/dcat#contactPoint

Relevant contact information for the catalogued resource. Use of vCard is recommended.
Relevant contact information for the catalogued resource. Use of vCard is recommended.
editorial note
Status: English Definition text modified by DCAT revision team, Italian, Spanish and Czech translations provided, other translations pending.
Is defined by
http://www.w3.org/TR/vocab-dcat/
has range
Kind c

contractParametersop back to ToC or Object Property ToC

IRI: http://tohsa.jp/backplane/core/contractParameters

contractParameters
has domain
Dataset c
has range
Contract Parameters c

data access serviceop back to ToC or Object Property ToC

IRI: http://www.w3.org/ns/dcat#accessService

A site or end-point that gives access to the distribution of the dataset.
A site or end-point that gives access to the distribution of the dataset.
Is defined by
https://www.w3.org/TR/vocab-dcat-2/
has range
Data service c

Data Ownerop back to ToC or Object Property ToC

IRI: http://tohsa.jp/backplane/core/owner

Relation between an dataAsset and the owner of the datasets.
has domain
Dataset c
has range
Owner c
is inverse of
own op

Data owner Didop back to ToC or Object Property ToC

IRI: http://tohsa.jp/backplane/core/ownerDid

The Data owner Did
has domain
Dataset c
has range
Owner c
is inverse of
own op

Data Providerop back to ToC or Object Property ToC

IRI: http://tohsa.jp/backplane/core/provider

Relation between an dataAsset and the provider who registered it.
has domain
Dataset c
has range
Provider c
is inverse of
provide op

Data Recordop back to ToC or Object Property ToC

IRI: http://tohsa.jp/backplane/core/datasetRecord

The annotations of data records types which represent attributes of observations , measurements , fields,.. in the dataset.
has domain
Dataset c
has range
Dataset Record c

Data Source Didop back to ToC or Object Property ToC

IRI: http://tohsa.jp/backplane/core/SourceDid

The Data Source Did
has domain
Dataset c
has range
Owner c
is inverse of
own op

dataExchangeSpecop back to ToC or Object Property ToC

IRI: http://tohsa.jp/backplane/core/dataExchangeSpec

Data Exchange Specifications
has domain
Data service c
has range
DataExchangeSpec c

datasetop back to ToC or Object Property ToC

IRI: http://tohsa.jp/backplane/core/dataset

Relation between an dataAsset and the provider who registered it.
has domain
Provider c
has range
Dataset c

datasetop back to ToC or Object Property ToC

IRI: http://www.w3.org/ns/dcat#dataset

A dataset that is listed in the catalog.
A dataset that is listed in the catalog.
editorial note
Status: English Definition text modified by DCAT 3 revision team, translations pending.
Is defined by
http://www.w3.org/TR/vocab-dcat/
has super-properties
resource op
has domain
Catalog c
has range
Dataset c

Dataset Informationop back to ToC or Object Property ToC

IRI: http://tohsa.jp/backplane/core/datasetInformation

More specific dasasets information annotations for types of info to describe specific details of the dataset.
has domain
Dataset c
has range
Dataset Information c

datasetCreatedop back to ToC or Object Property ToC

IRI: http://tohsa.jp/backplane/core/datasetCreated

Date of formal issuance (e.g., publication) of the Data Asset.
has domain
Dataset c
has range
Date Time c

datasetExpirationTimeop back to ToC or Object Property ToC

IRI: http://tohsa.jp/backplane/core/datasetExpirationTime

Expiration time.
has domain
Dataset c
has range
Date Time c

datasetQueryop back to ToC or Object Property ToC

IRI: http://tohsa.jp/backplane/core/datasetQuery

has domain
Consumer c
has range
datasetQuery c
is also defined as
class

DataSourceUnitop back to ToC or Object Property ToC

IRI: http://tohsa.jp/backplane/core/dataSourceUnit

Information on Data Source Unit
has domain
DataSource c
has range
Organization c

description of service end-pointop back to ToC or Object Property ToC

IRI: http://www.w3.org/ns/dcat#endpointDescription

A description of the service end-point, including its operations, parameters etc.
A description of the service end-point, including its operations, parameters etc.
Is defined by
https://www.w3.org/TR/vocab-dcat-2/
has domain
Data service c

distributionop back to ToC or Object Property ToC

IRI: http://www.w3.org/ns/dcat#distribution

An available distribution of the dataset.
An available distribution of the dataset.
editorial note
Status: English Definition text modified by DCAT revision team, translations pending (except for Italian, Spanish and Czech).
Is defined by
http://www.w3.org/TR/vocab-dcat/
has super-properties
Relation op
has domain
Dataset c
has range
Distribution c
is inverse of
is Distribution Of op

download URLop back to ToC or Object Property ToC

IRI: http://www.w3.org/ns/dcat#downloadURL

The URL of the downloadable file in a given format. E.g. CSV file or RDF file. The format is indicated by the distribution's dcterms:format and/or dcat:mediaType.
The URL of the downloadable file in a given format. E.g. CSV file or RDF file. The format is indicated by the distribution's dcterms:format and/or dcat:mediaType.
editorial note
Status: English Definition text modified by DCAT revision team, Italian, Spanish and Czech translation updated, other translations pending.
rdfs:label, rdfs:comment and/or skos:scopeNote have been modified. Non-english versions must be updated.
Is defined by
http://www.w3.org/TR/vocab-dcat/
has domain
Distribution c
has range
Resource c

entityop back to ToC or Object Property ToC

IRI: http://www.w3.org/ns/prov#entity

Is defined by
http://www.w3.org/ns/prov-o#
has super-properties
influencer op
has domain
EntityInfluence c
has range
Entity c

firstop back to ToC or Object Property ToC

IRI: http://www.w3.org/ns/dcat#first

The first resource in an ordered collection or series of resources, to which the current resource belongs.
The first resource in an ordered collection or series of resources, to which the current resource belongs.
Is defined by
https://www.w3.org/TR/vocab-dcat-3/
has super-properties
first op

fromExperimentop back to ToC or Object Property ToC

IRI: http://tohsa.jp/backplane/core/fromExperiment

The experiment types which represent attributes of observations , measurements , protocol metadata prov in the dataset.
has domain
DataSource c
has range
Experiment Information c

fromSampleop back to ToC or Object Property ToC

IRI: http://tohsa.jp/backplane/core/fromSample

The sample which represent attributes of observations , measurements , protocol metadata prov in the dataset.
has domain
Experiment Information c
has range
Sample c

generatedop back to ToC or Object Property ToC

IRI: http://www.w3.org/ns/prov#generated

Is defined by
http://www.w3.org/ns/prov-o#
has super-properties
influenced op
has domain
Activity c
has range
Entity c
is inverse of
wasGeneratedBy op

hadActivityop back to ToC or Object Property ToC

IRI: http://www.w3.org/ns/prov#hadActivity

The _optional_ Activity of an Influence, which used, generated, invalidated, or was the responsibility of some Entity. This property is _not_ used by ActivityInfluence (use prov:activity instead).
Is defined by
http://www.w3.org/ns/prov-o#
has domain
Influence c
Delegation c or Derivation c or End c or Start c
has range
Activity c

hadGenerationop back to ToC or Object Property ToC

IRI: http://www.w3.org/ns/prov#hadGeneration

The _optional_ Generation involved in an Entity's Derivation.
Is defined by
http://www.w3.org/ns/prov-o#
has domain
Derivation c
has range
Generation c

hadMemberop back to ToC or Object Property ToC

IRI: http://www.w3.org/ns/prov#hadMember

Is defined by
http://www.w3.org/ns/prov-o#
has super-properties
wasInfluencedBy op
has domain
Collection c
has range
Entity c

hadPlanop back to ToC or Object Property ToC

IRI: http://www.w3.org/ns/prov#hadPlan

The _optional_ Plan adopted by an Agent in Association with some Activity. Plan specifications are out of the scope of this specification.
Is defined by
http://www.w3.org/ns/prov-o#
has domain
Association c
has range
Plan c

hadPrimarySourceop back to ToC or Object Property ToC

IRI: http://www.w3.org/ns/prov#hadPrimarySource

Is defined by
http://www.w3.org/ns/prov-o#
has super-properties
wasDerivedFrom op
has domain
Entity c
has range
Entity c
has sub-property chains
qualifiedPrimarySource op o entity op

hadRoleop back to ToC or Object Property ToC

IRI: http://www.w3.org/ns/dcat#hadRole

The function of an entity or agent with respect to another entity or resource.
The function of an entity or agent with respect to another entity or resource.
editorial note
Agregada en DCAT para complementar prov:hadRole (cuyo uso está limitado a roles en el contexto de una actividad, con dominio prov:Association.
Introdotta in DCAT per completare prov:hadRole (il cui uso è limitato ai ruoli nel contesto di un'attività, con il dominio di prov:Association.
Introduced into DCAT to complement prov:hadRole (whose use is limited to roles in the context of an activity, with the domain of prov:Association.
Introduceret i DCAT for at supplere prov:hadRole (hvis anvendelse er begrænset til roller i forbindelse med en aktivitet med domænet prov:Association).
Přidáno do DCAT pro doplnění vlastnosti prov:hadRole (jejíž užití je omezeno na role v kontextu aktivity, s definičním oborem prov:Association).
Is defined by
https://www.w3.org/TR/vocab-dcat-2/
has domain
Relationship c or Attribution c
has range
Role c

hadRoleop back to ToC or Object Property ToC

IRI: http://www.w3.org/ns/prov#hadRole

The _optional_ Role that an Entity assumed in the context of an Activity. For example, :baking prov:used :spoon; prov:qualified [ a prov:Usage; prov:entity :spoon; prov:hadRole roles:mixing_implement ].
Is defined by
http://www.w3.org/ns/prov-o#
has domain
Influence c
Association c or InstantaneousEvent c
has range
Role c

hadUsageop back to ToC or Object Property ToC

IRI: http://www.w3.org/ns/prov#hadUsage

The _optional_ Usage involved in an Entity's Derivation.
Is defined by
http://www.w3.org/ns/prov-o#
has domain
Derivation c
has range
Usage c

has broaderop back to ToC or Object Property ToC

IRI: http://www.w3.org/2004/02/skos/core#broader

Broader concepts are typically rendered as parents in a concept hierarchy (tree).
Relates a concept to a concept that is more general in meaning.
Is defined by
http://www.w3.org/2004/02/skos/core
has super-properties
has broader transitive op
has sub-properties
has broader match op
is inverse of
has narrower op

has broader matchop back to ToC or Object Property ToC

IRI: http://www.w3.org/2004/02/skos/core#broadMatch

skos:broadMatch is used to state a hierarchical mapping link between two conceptual resources in different concept schemes.
Is defined by
http://www.w3.org/2004/02/skos/core
has super-properties
has broader op, is in mapping relation with op
is inverse of
has narrower match op

has broader transitiveop back to ToC or Object Property ToC

IRI: http://www.w3.org/2004/02/skos/core#broaderTransitive

skos:broaderTransitive is a transitive superproperty of skos:broader.
Is defined by
http://www.w3.org/2004/02/skos/core

has characteristics: transitive

has super-properties
is in semantic relation with op
has sub-properties
has broader op
is inverse of
has narrower transitive op

has close matchop back to ToC or Object Property ToC

IRI: http://www.w3.org/2004/02/skos/core#closeMatch

skos:closeMatch is used to link two concepts that are sufficiently similar that they can be used interchangeably in some information retrieval applications. In order to avoid the possibility of "compound errors" when combining mappings across more than two concept schemes, skos:closeMatch is not declared to be a transitive property.
Is defined by
http://www.w3.org/2004/02/skos/core

has characteristics: symmetric

has super-properties
is in mapping relation with op
has sub-properties
has exact match op

has current versionop back to ToC or Object Property ToC

IRI: http://www.w3.org/ns/dcat#hasCurrentVersion

This resource has a more specific, versioned resource with equivalent content [PAV].
This resource has a more specific, versioned resource with equivalent content [PAV].
Is defined by
https://www.w3.org/TR/vocab-dcat-3/
has super-properties
has Version op

has exact matchop back to ToC or Object Property ToC

IRI: http://www.w3.org/2004/02/skos/core#exactMatch

skos:exactMatch is disjoint with each of the properties skos:broadMatch and skos:relatedMatch.
skos:exactMatch is used to link two concepts, indicating a high degree of confidence that the concepts can be used interchangeably across a wide range of information retrieval applications. skos:exactMatch is a transitive property, and is a sub-property of skos:closeMatch.
Is defined by
http://www.w3.org/2004/02/skos/core

has characteristics: symmetric, transitive

has super-properties
has close match op

has memberop back to ToC or Object Property ToC

IRI: http://www.w3.org/2004/02/skos/core#member

Relates a collection to one of its members.
Is defined by
http://www.w3.org/2004/02/skos/core
has domain
Collection c
has range
Collection c or Concept c

has member listop back to ToC or Object Property ToC

IRI: http://www.w3.org/2004/02/skos/core#memberList

For any resource, every item in the list given as the value of the skos:memberList property is also a value of the skos:member property.
Relates an ordered collection to the RDF list containing its members.
Is defined by
http://www.w3.org/2004/02/skos/core

has characteristics: functional

has domain
Ordered Collection c
has range
List

has narrowerop back to ToC or Object Property ToC

IRI: http://www.w3.org/2004/02/skos/core#narrower

Narrower concepts are typically rendered as children in a concept hierarchy (tree).
Relates a concept to a concept that is more specific in meaning.
Is defined by
http://www.w3.org/2004/02/skos/core
has super-properties
has narrower transitive op
has sub-properties
has narrower match op
is inverse of
has broader op

has narrower matchop back to ToC or Object Property ToC

IRI: http://www.w3.org/2004/02/skos/core#narrowMatch

skos:narrowMatch is used to state a hierarchical mapping link between two conceptual resources in different concept schemes.
Is defined by
http://www.w3.org/2004/02/skos/core
has super-properties
has narrower op, is in mapping relation with op
is inverse of
has broader match op

has narrower transitiveop back to ToC or Object Property ToC

IRI: http://www.w3.org/2004/02/skos/core#narrowerTransitive

skos:narrowerTransitive is a transitive superproperty of skos:narrower.
Is defined by
http://www.w3.org/2004/02/skos/core

has characteristics: transitive

has super-properties
is in semantic relation with op
has sub-properties
has narrower op
is inverse of
has broader transitive op

has relatedop back to ToC or Object Property ToC

IRI: http://www.w3.org/2004/02/skos/core#related

skos:related is disjoint with skos:broaderTransitive
Relates a concept to a concept with which there is an associative semantic relationship.
Is defined by
http://www.w3.org/2004/02/skos/core

has characteristics: symmetric

has super-properties
is in semantic relation with op
has sub-properties
has related match op

has related matchop back to ToC or Object Property ToC

IRI: http://www.w3.org/2004/02/skos/core#relatedMatch

skos:relatedMatch is used to state an associative mapping link between two conceptual resources in different concept schemes.
Is defined by
http://www.w3.org/2004/02/skos/core

has characteristics: symmetric

has super-properties
has related op, is in mapping relation with op

has top conceptop back to ToC or Object Property ToC

IRI: http://www.w3.org/2004/02/skos/core#hasTopConcept

Relates, by convention, a concept scheme to a concept which is topmost in the broader/narrower concept hierarchies for that scheme, providing an entry point to these hierarchies.
Is defined by
http://www.w3.org/2004/02/skos/core
has domain
Concept Scheme c
has range
Concept c
is inverse of
is top concept in scheme op

has Versionop back to ToC or Object Property ToC

IRI: http://purl.org/pav/hasVersion

has equivalent properties
has version op
has sub-properties
has current version op

has versionop back to ToC or Object Property ToC

IRI: http://www.w3.org/ns/dcat#hasVersion

This resource has a more specific, versioned resource [PAV].
This resource has a more specific, versioned resource [PAV].
Is defined by
https://www.w3.org/TR/vocab-dcat-3/
has equivalent properties
has Version op
has super-properties
Has Version op, generalization Of op
is inverse of
is Version Of op

hasDataSourceop back to ToC or Object Property ToC

IRI: http://tohsa.jp/backplane/core/hasDataSource

hasDataSource
has domain
Dataset Information c
has range
DataSource c

hasIntendedUseop back to ToC or Object Property ToC

IRI: http://tohsa.jp/backplane/core/hasIntendedUse

hasIntendedUse
has domain
Contract Parameters c
has range
IntendedUse c

hasLicenseGrantop back to ToC or Object Property ToC

IRI: http://tohsa.jp/backplane/core/hasLicenseGrant

hasLicenseGrant
has domain
Contract Parameters c
has range
LicenseGrant c

hasPricingModelop back to ToC or Object Property ToC

IRI: http://tohsa.jp/backplane/core/hasPricingModel

Relation between an dataAsset and the PricingModel.
has domain
Dataset c
has range
pricingmodel Pricing Model c

homepageop back to ToC or Object Property ToC

IRI: http://xmlns.com/foaf/0.1/homepage

This axiom needed so that Protege loads DCAT 3 without errors.

in Catalogop back to ToC or Object Property ToC

IRI: http://www.w3.org/ns/dcat#inCatalog

Is defined by
https://www.w3.org/TR/vocab-dcat-3/
is inverse of
resource op

in seriesop back to ToC or Object Property ToC

IRI: http://www.w3.org/ns/dcat#inSeries

A dataset series of which the dataset is part.
A dataset series of which the dataset is part.
Is defined by
https://www.w3.org/TR/vocab-dcat-3/
has super-properties
Is Part Of op
is inverse of
series Member op

influencedop back to ToC or Object Property ToC

IRI: http://www.w3.org/ns/prov#influenced

Is defined by
http://www.w3.org/ns/prov-o#
has sub-properties
generated op, invalidated op
is inverse of
wasInfluencedBy op

influencerop back to ToC or Object Property ToC

IRI: http://www.w3.org/ns/prov#influencer

Subproperties of prov:influencer are used to cite the object of an unqualified PROV-O triple whose predicate is a subproperty of prov:wasInfluencedBy (e.g. prov:used, prov:wasGeneratedBy). prov:influencer is used much like rdf:object is used.
Is defined by
http://www.w3.org/ns/prov-o#
has sub-properties
activity op, agent op, entity op
has domain
Influence c
has range
Thing c

invalidatedop back to ToC or Object Property ToC

IRI: http://www.w3.org/ns/prov#invalidated

Is defined by
http://www.w3.org/ns/prov-o#
has super-properties
influenced op
has domain
Activity c
has range
Entity c
is inverse of
wasInvalidatedBy op

is Distribution Ofop back to ToC or Object Property ToC

IRI: http://www.w3.org/ns/dcat#isDistributionOf

Is defined by
https://www.w3.org/TR/vocab-dcat-3/
is inverse of
distribution op

is in mapping relation withop back to ToC or Object Property ToC

IRI: http://www.w3.org/2004/02/skos/core#mappingRelation

These concept mapping relations mirror semantic relations, and the data model defined below is similar (with the exception of skos:exactMatch) to the data model defined for semantic relations. A distinct vocabulary is provided for concept mapping relations, to provide a convenient way to differentiate links within a concept scheme from links between concept schemes. However, this pattern of usage is not a formal requirement of the SKOS data model, and relies on informal definitions of best practice.
Relates two concepts coming, by convention, from different schemes, and that have comparable meanings
Is defined by
http://www.w3.org/2004/02/skos/core
has super-properties
is in semantic relation with op
has sub-properties
has broader match op, has close match op, has narrower match op, has related match op

is in schemeop back to ToC or Object Property ToC

IRI: http://www.w3.org/2004/02/skos/core#inScheme

Relates a resource (for example a concept) to a concept scheme in which it is included.
Is defined by
http://www.w3.org/2004/02/skos/core
has sub-properties
is top concept in scheme op
has range
Concept Scheme c

is in semantic relation withop back to ToC or Object Property ToC

IRI: http://www.w3.org/2004/02/skos/core#semanticRelation

Links a concept to a concept related by meaning.
Is defined by
http://www.w3.org/2004/02/skos/core
has sub-properties
has broader transitive op, has narrower transitive op, has related op, is in mapping relation with op
has domain
Concept c
has range
Concept c

is top concept in schemeop back to ToC or Object Property ToC

IRI: http://www.w3.org/2004/02/skos/core#topConceptOf

Relates a concept to the concept scheme that it is a top level concept of.
Is defined by
http://www.w3.org/2004/02/skos/core
has super-properties
is in scheme op
has domain
Concept c
has range
Concept Scheme c
is inverse of
has top concept op

is Version Ofop back to ToC or Object Property ToC

IRI: http://www.w3.org/ns/dcat#isVersionOf

Is defined by
https://www.w3.org/TR/vocab-dcat-3/
is inverse of
has version op

isRegisteredByop back to ToC or Object Property ToC

IRI: http://tohsa.jp/backplane/core/isRegisteredBy

Relation between an dataAssetQuery and the consumer who registered it.
has domain
datasetQuery c
has range
Consumer c

landing pageop back to ToC or Object Property ToC

IRI: http://www.w3.org/ns/dcat#landingPage

A Web page that can be navigated to in a Web browser to gain access to the catalog, a dataset, its distributions and/or additional information.
A Web page that can be navigated to in a Web browser to gain access to the catalog, a dataset, its distributions and/or additional information.
Is defined by
http://www.w3.org/TR/vocab-dcat/
has super-properties
page op
has range
Document c

lastop back to ToC or Object Property ToC

IRI: http://www.w3.org/ns/dcat#last

The last resource in an ordered collection or series of resources, to which the current resource belongs.
The last resource in an ordered collection or series of resources, to which the current resource belongs.
Is defined by
https://www.w3.org/TR/vocab-dcat-3/
has super-properties
last op

lastModifiedop back to ToC or Object Property ToC

IRI: http://tohsa.jp/backplane/core/lastModified

Most recent date on which the Data Asset was changed, updated or modified.
has domain
Dataset c
has range
Date Time c

media typeop back to ToC or Object Property ToC

IRI: http://www.w3.org/ns/dcat#mediaType

The media type of the distribution as defined by IANA
The media type of the distribution as defined by IANA.
editorial note
Status: English Definition text modified by DCAT revision team, Italian and Czech translation provided, other translations pending. Note some inconsistency on def vs. usage.
Is defined by
http://www.w3.org/TR/vocab-dcat/
has super-properties
Format op
has domain
Distribution c
has range
Media Type c

next Versionop back to ToC or Object Property ToC

IRI: http://www.w3.org/ns/dcat#nextVersion

Is defined by
https://www.w3.org/TR/vocab-dcat-3/
is inverse of
previous version op

packaging formatop back to ToC or Object Property ToC

IRI: http://www.w3.org/ns/dcat#packageFormat

The package format of the distribution in which one or more data files are grouped together, e.g. to enable a set of related files to be downloaded together.
The package format of the distribution in which one or more data files are grouped together, e.g. to enable a set of related files to be downloaded together.
Is defined by
https://www.w3.org/TR/vocab-dcat-2/
has super-properties
Format op
has domain
Distribution c
has range
Media Type c

previous versionop back to ToC or Object Property ToC

IRI: http://www.w3.org/ns/dcat#previousVersion

The previous version of a resource in a lineage [PAV].
The previous version of a resource in a lineage [PAV].
Is defined by
https://www.w3.org/TR/vocab-dcat-3/
has super-properties
wasRevisionOf op
is inverse of
next Version op

primary Topicop back to ToC or Object Property ToC

IRI: http://xmlns.com/foaf/0.1/primaryTopic

This axiom needed so that Protege loads DCAT 3 without errors.

ProviderDidop back to ToC or Object Property ToC

IRI: http://tohsa.jp/backplane/core/providerDid

The Provider Did
has domain
Dataset c
has range
Provider c
is inverse of
provide op

qualified relationop back to ToC or Object Property ToC

IRI: http://www.w3.org/ns/dcat#qualifiedRelation

Link to a description of a relationship with another resource.
Link to a description of a relationship with another resource.
editorial note
Introdotta in DCAT per integrare le altre relazioni qualificate di PROV.
Introduced into DCAT to complement the other PROV qualified relations.
Introduceret i DCAT med henblik på at supplere de øvrige kvalificerede relationer fra PROV.
Přidáno do DCAT k doplnění jiných kvalifikovaných vztahů ze slovníku PROV.
Se incluyó en DCAT para complementar las relaciones calificadas disponibles en PROV.
Is defined by
https://www.w3.org/TR/vocab-dcat-2/
has domain
Catalogued resource c
has range
Relationship c

qualifiedAssociationop back to ToC or Object Property ToC

IRI: http://www.w3.org/ns/prov#qualifiedAssociation

If this Activity prov:wasAssociatedWith Agent :ag, then it can qualify the Association using prov:qualifiedAssociation [ a prov:Association; prov:agent :ag; :foo :bar ].
Is defined by
http://www.w3.org/ns/prov-o#
has super-properties
qualifiedInfluence op
has domain
Activity c
has range
Association c

qualifiedAttributionop back to ToC or Object Property ToC

IRI: http://www.w3.org/ns/prov#qualifiedAttribution

If this Entity prov:wasAttributedTo Agent :ag, then it can qualify how it was influenced using prov:qualifiedAttribution [ a prov:Attribution; prov:agent :ag; :foo :bar ].
Is defined by
http://www.w3.org/ns/prov-o#
has super-properties
qualifiedInfluence op
has domain
Entity c
has range
Attribution c

qualifiedCommunicationop back to ToC or Object Property ToC

IRI: http://www.w3.org/ns/prov#qualifiedCommunication

If this Activity prov:wasInformedBy Activity :a, then it can qualify how it was influenced using prov:qualifiedCommunication [ a prov:Communication; prov:activity :a; :foo :bar ].
Is defined by
http://www.w3.org/ns/prov-o#
has super-properties
qualifiedInfluence op
has domain
Activity c
has range
Communication c

qualifiedDelegationop back to ToC or Object Property ToC

IRI: http://www.w3.org/ns/prov#qualifiedDelegation

If this Agent prov:actedOnBehalfOf Agent :ag, then it can qualify how with prov:qualifiedResponsibility [ a prov:Responsibility; prov:agent :ag; :foo :bar ].
Is defined by
http://www.w3.org/ns/prov-o#
has super-properties
qualifiedInfluence op
has domain
Agent c
has range
Delegation c

qualifiedDerivationop back to ToC or Object Property ToC

IRI: http://www.w3.org/ns/prov#qualifiedDerivation

If this Entity prov:wasDerivedFrom Entity :e, then it can qualify how it was derived using prov:qualifiedDerivation [ a prov:Derivation; prov:entity :e; :foo :bar ].
Is defined by
http://www.w3.org/ns/prov-o#
has super-properties
qualifiedInfluence op
has domain
Entity c
has range
Derivation c

qualifiedEndop back to ToC or Object Property ToC

IRI: http://www.w3.org/ns/prov#qualifiedEnd

If this Activity prov:wasEndedBy Entity :e1, then it can qualify how it was ended using prov:qualifiedEnd [ a prov:End; prov:entity :e1; :foo :bar ].
Is defined by
http://www.w3.org/ns/prov-o#
has super-properties
qualifiedInfluence op
has domain
Activity c
has range
End c

qualifiedGenerationop back to ToC or Object Property ToC

IRI: http://www.w3.org/ns/prov#qualifiedGeneration

If this Activity prov:generated Entity :e, then it can qualify how it performed the Generation using prov:qualifiedGeneration [ a prov:Generation; prov:entity :e; :foo :bar ].
Is defined by
http://www.w3.org/ns/prov-o#
has super-properties
qualifiedInfluence op
has domain
Entity c
has range
Generation c

qualifiedInfluenceop back to ToC or Object Property ToC

IRI: http://www.w3.org/ns/prov#qualifiedInfluence

Because prov:qualifiedInfluence is a broad relation, the more specific relations (qualifiedCommunication, qualifiedDelegation, qualifiedEnd, etc.) should be used when applicable.
Is defined by
http://www.w3.org/ns/prov-o#

qualifiedInvalidationop back to ToC or Object Property ToC

IRI: http://www.w3.org/ns/prov#qualifiedInvalidation

If this Entity prov:wasInvalidatedBy Activity :a, then it can qualify how it was invalidated using prov:qualifiedInvalidation [ a prov:Invalidation; prov:activity :a; :foo :bar ].
Is defined by
http://www.w3.org/ns/prov-o#
has super-properties
qualifiedInfluence op
has domain
Entity c
has range
Invalidation c

qualifiedPrimarySourceop back to ToC or Object Property ToC

IRI: http://www.w3.org/ns/prov#qualifiedPrimarySource

If this Entity prov:hadPrimarySource Entity :e, then it can qualify how using prov:qualifiedPrimarySource [ a prov:PrimarySource; prov:entity :e; :foo :bar ].
Is defined by
http://www.w3.org/ns/prov-o#
has super-properties
qualifiedInfluence op
has domain
Entity c
has range
PrimarySource c

qualifiedQuotationop back to ToC or Object Property ToC

IRI: http://www.w3.org/ns/prov#qualifiedQuotation

If this Entity prov:wasQuotedFrom Entity :e, then it can qualify how using prov:qualifiedQuotation [ a prov:Quotation; prov:entity :e; :foo :bar ].
Is defined by
http://www.w3.org/ns/prov-o#
has super-properties
qualifiedInfluence op
has domain
Entity c
has range
Quotation c

qualifiedRevisionop back to ToC or Object Property ToC

IRI: http://www.w3.org/ns/prov#qualifiedRevision

If this Entity prov:wasRevisionOf Entity :e, then it can qualify how it was revised using prov:qualifiedRevision [ a prov:Revision; prov:entity :e; :foo :bar ].
Is defined by
http://www.w3.org/ns/prov-o#
has super-properties
qualifiedInfluence op
has domain
Entity c
has range
Revision c

qualifiedStartop back to ToC or Object Property ToC

IRI: http://www.w3.org/ns/prov#qualifiedStart

If this Activity prov:wasStartedBy Entity :e1, then it can qualify how it was started using prov:qualifiedStart [ a prov:Start; prov:entity :e1; :foo :bar ].
Is defined by
http://www.w3.org/ns/prov-o#
has super-properties
qualifiedInfluence op
has domain
Activity c
has range
Start c

qualifiedUsageop back to ToC or Object Property ToC

IRI: http://www.w3.org/ns/prov#qualifiedUsage

If this Activity prov:used Entity :e, then it can qualify how it used it using prov:qualifiedUsage [ a prov:Usage; prov:entity :e; :foo :bar ].
Is defined by
http://www.w3.org/ns/prov-o#
has super-properties
qualifiedInfluence op
has domain
Activity c
has range
Usage c

queryFiltersop back to ToC or Object Property ToC

IRI: http://tohsa.jp/backplane/core/queryFilters

queryFilters
has domain
datasetQuery c
has range
QueryFilters c

recordop back to ToC or Object Property ToC

IRI: http://www.w3.org/ns/dcat#record

A record describing the registration of a single dataset or data service that is part of the catalog.
A record describing the registration of a single dataset or data service that is part of the catalog.
editorial note
Status: English, Italian, Spanish and Czech Definitions modified by DCAT revision team, other translations pending.
Is defined by
http://www.w3.org/TR/vocab-dcat/
has domain
Catalog c
has range
Catalog Record c

resourceop back to ToC or Object Property ToC

IRI: http://www.w3.org/ns/dcat#resource

A resource that is listed in the catalog.
A resource that is listed in the catalog.
editorial note
Status: English Definition text modified by DCAT 3 revision team, translations pending.
Is defined by
https://www.w3.org/TR/vocab-dcat-3/
has super-properties
Has Part op
has sub-properties
catalog op, dataset op, service op
has domain
Catalog c
has range
Catalogued resource c
is inverse of
in Catalog op

series Memberop back to ToC or Object Property ToC

IRI: http://www.w3.org/ns/dcat#seriesMember

Is defined by
https://www.w3.org/TR/vocab-dcat-3/
is inverse of
in series op

serves datasetop back to ToC or Object Property ToC

IRI: http://www.w3.org/ns/dcat#servesDataset

A collection of data that this DataService can distribute.
A collection of data that this DataService can distribute.
Is defined by
https://www.w3.org/TR/vocab-dcat-2/
has domain
Data service c
has range
Dataset c

serviceop back to ToC or Object Property ToC

IRI: http://www.w3.org/ns/dcat#service

A service that is listed in the catalog.
A service that is listed in the catalog.
editorial note
Status: English Definition text modified by DCAT 3 revision team, translations pending.
Is defined by
https://www.w3.org/TR/vocab-dcat-2/
has super-properties
resource op
has domain
Catalog c
has range
Data service c

service end-pointop back to ToC or Object Property ToC

IRI: http://www.w3.org/ns/dcat#endpointURL

The root location or primary endpoint of the service (a web-resolvable IRI).
The root location or primary endpoint of the service (a web-resolvable IRI).
Is defined by
https://www.w3.org/TR/vocab-dcat-2/
has domain
Data service c
has range
Resource c

serviceSpecsop back to ToC or Object Property ToC

IRI: http://tohsa.jp/backplane/core/serviceSpecs

Relation between an DataService and the serviceSpecs.
has domain
Data service c
has range
itso Service Specs c

Source Name Idop back to ToC or Object Property ToC

IRI: http://tohsa.jp/backplane/core/SourceId

The Data Source name Id
has domain
Dataset c
has range
Provider c
is inverse of
provide op

sourceOrganizationop back to ToC or Object Property ToC

IRI: http://tohsa.jp/backplane/core/sourceOrganization

sourceOrganization
has domain
Consumer c
Owner c
Provider c
has range
Organization c

specializationOfop back to ToC or Object Property ToC

IRI: http://www.w3.org/ns/prov#specializationOf

has super-properties
alternateOf op
has domain
Entity c
is also defined as
annotation property

subscribedQueryop back to ToC or Object Property ToC

IRI: http://tohsa.jp/backplane/core/subscribedQuery

Relation between an dataAsset subscription and the dataAsset query that matched the dataAsset.
has domain
datasetSubscription c
has range
datasetQuery c

subscribedToop back to ToC or Object Property ToC

IRI: http://tohsa.jp/backplane/core/subscribedTo

subscribedTo
has domain
Consumer c
has range
Dataset c

subscribesToop back to ToC or Object Property ToC

IRI: http://tohsa.jp/backplane/core/subscribesTo

Relation between a subscription and the dataAsset it subscribes to.
has domain
datasetSubscription c
has range
Dataset c

themeop back to ToC or Object Property ToC

IRI: http://www.w3.org/ns/dcat#theme

A main category of the resource. A resource can have multiple themes.
A main category of the resource. A resource can have multiple themes.
editorial note
Status: English Definition text modified by DCAT revision team, all except for Italian and Czech translations are pending. Scope note has changed and its translations should be updated
Is defined by
http://www.w3.org/TR/vocab-dcat/
has super-properties
Subject op

theme taxonomyop back to ToC or Object Property ToC

IRI: http://www.w3.org/ns/dcat#themeTaxonomy

The knowledge organization system (KOS) used to classify catalog's datasets.
The knowledge organization system (KOS) used to classify catalog's datasets.
Is defined by
http://www.w3.org/TR/vocab-dcat/
has domain
Catalog c
has range
Resource c
range includes
Ontology ep
Collection c
Concept Scheme c

usedop back to ToC or Object Property ToC

IRI: http://www.w3.org/ns/prov#used

A prov:Entity that was used by this prov:Activity. For example, :baking prov:used :spoon, :egg, :oven .
Is defined by
http://www.w3.org/ns/prov-o#
has super-properties
wasInfluencedBy op
has domain
Activity c
has range
Entity c
has sub-property chains
qualifiedUsage op o entity op

wasAssociatedWithop back to ToC or Object Property ToC

IRI: http://www.w3.org/ns/prov#wasAssociatedWith

An prov:Agent that had some (unspecified) responsibility for the occurrence of this prov:Activity.
Is defined by
http://www.w3.org/ns/prov-o#
has super-properties
wasInfluencedBy op
has domain
Activity c
has range
Agent c
has sub-property chains
qualifiedAssociation op o agent op

wasAttributedToop back to ToC or Object Property ToC

IRI: http://www.w3.org/ns/prov#wasAttributedTo

Attribution is the ascribing of an entity to an agent.
Attribution is the ascribing of an entity to an agent.
Is defined by
http://www.w3.org/ns/prov-o#
has super-properties
wasInfluencedBy op
has domain
Entity c
has range
Agent c
has sub-property chains
qualifiedAttribution op o agent op

wasDerivedFromop back to ToC or Object Property ToC

IRI: http://www.w3.org/ns/prov#wasDerivedFrom

The more specific subproperties of prov:wasDerivedFrom (i.e., prov:wasQuotedFrom, prov:wasRevisionOf, prov:hadPrimarySource) should be used when applicable.
A derivation is a transformation of an entity into another, an update of an entity resulting in a new one, or the construction of a new entity based on a pre-existing entity.
Is defined by
http://www.w3.org/ns/prov-o#
has super-properties
wasInfluencedBy op
has sub-properties
hadPrimarySource op, wasQuotedFrom op, wasRevisionOf op
has domain
Entity c
has range
Entity c
has sub-property chains
qualifiedDerivation op o entity op

wasEndedByop back to ToC or Object Property ToC

IRI: http://www.w3.org/ns/prov#wasEndedBy

End is when an activity is deemed to have ended. An end may refer to an entity, known as trigger, that terminated the activity.
Is defined by
http://www.w3.org/ns/prov-o#
has super-properties
wasInfluencedBy op
has domain
Activity c
has range
Entity c
has sub-property chains
qualifiedEnd op o entity op

wasGeneratedByop back to ToC or Object Property ToC

IRI: http://www.w3.org/ns/prov#wasGeneratedBy

Is defined by
http://www.w3.org/ns/prov-o#
has super-properties
wasInfluencedBy op
has domain
Entity c
has range
Activity c
is inverse of
generated op
has sub-property chains
qualifiedGeneration op o activity op

wasInfluencedByop back to ToC or Object Property ToC

IRI: http://www.w3.org/ns/prov#wasInfluencedBy

Because prov:wasInfluencedBy is a broad relation, its more specific subproperties (e.g. prov:wasInformedBy, prov:actedOnBehalfOf, prov:wasEndedBy, etc.) should be used when applicable.
Is defined by
http://www.w3.org/ns/prov-o#
has sub-properties
actedOnBehalfOf op, hadMember op, used op, wasAssociatedWith op, wasAttributedTo op, wasDerivedFrom op, wasEndedBy op, wasGeneratedBy op, wasInformedBy op, wasInvalidatedBy op, wasStartedBy op
has domain
has range
is inverse of
influenced op

wasInformedByop back to ToC or Object Property ToC

IRI: http://www.w3.org/ns/prov#wasInformedBy

An activity a2 is dependent on or informed by another activity a1, by way of some unspecified entity that is generated by a1 and used by a2.
Is defined by
http://www.w3.org/ns/prov-o#
has super-properties
wasInfluencedBy op
has domain
Activity c
has range
Activity c
has sub-property chains
qualifiedCommunication op o activity op

wasInvalidatedByop back to ToC or Object Property ToC

IRI: http://www.w3.org/ns/prov#wasInvalidatedBy

Is defined by
http://www.w3.org/ns/prov-o#
has super-properties
wasInfluencedBy op
has domain
Entity c
has range
Activity c
is inverse of
invalidated op
has sub-property chains
qualifiedInvalidation op o activity op

wasQuotedFromop back to ToC or Object Property ToC

IRI: http://www.w3.org/ns/prov#wasQuotedFrom

An entity is derived from an original entity by copying, or 'quoting', some or all of it.
Is defined by
http://www.w3.org/ns/prov-o#
has super-properties
wasDerivedFrom op
has domain
Entity c
has range
Entity c
has sub-property chains
qualifiedQuotation op o entity op

wasRevisionOfop back to ToC or Object Property ToC

IRI: http://www.w3.org/ns/prov#wasRevisionOf

has super-properties
wasDerivedFrom op
has sub-properties
previous version op
has domain
Entity c
has sub-property chains
qualifiedRevision op o entity op
is also defined as
annotation property

wasStartedByop back to ToC or Object Property ToC

IRI: http://www.w3.org/ns/prov#wasStartedBy

Start is when an activity is deemed to have started. A start may refer to an entity, known as trigger, that initiated the activity.
Is defined by
http://www.w3.org/ns/prov-o#
has super-properties
wasInfluencedBy op
has domain
Activity c
has range
Entity c
has sub-property chains
qualifiedStart op o entity op

Data Properties

activedp back to ToC or Data Property ToC

IRI: http://tohsa.jp/backplane/core/active

boolean to define if the dataAsset is ready to be visible.
has domain
Dataset c
has range
boolean

addressdp back to ToC or Data Property ToC

IRI: http://tohsa.jp/backplane/core/address

address
has domain
Organization c
has range
Literal

Alternative Titledp back to ToC or Data Property ToC

IRI: http://purl.org/dc/terms/alternative

has super-properties
Title dp
has range
Literal
is also defined as
annotation property, named individual

analyzingdp back to ToC or Data Property ToC

IRI: http://tohsa.jp/backplane/core/analyzing

analyzing
has domain
LicenseGrant c
has range
boolean

atTimedp back to ToC or Data Property ToC

IRI: http://www.w3.org/ns/prov#atTime

The time at which an InstantaneousEvent occurred, in the form of xsd:dateTime.
Is defined by
http://www.w3.org/ns/prov-o#
has domain
InstantaneousEvent c
has range
date Time

Bibliographic Citationdp back to ToC or Data Property ToC

IRI: http://purl.org/dc/terms/bibliographicCitation

has super-properties
Identifier dp
has range
Literal
is also defined as
annotation property, named individual

bounding boxdp back to ToC or Data Property ToC

IRI: http://www.w3.org/ns/dcat#bbox

The geographic bounding box of a spatial thing [SDW-BP].
The geographic bounding box of a spatial thing [SDW-BP].
editorial note
English language definitions and comments updated in this revision in line with ED. Multilingual text unevenly updated.
Is defined by
https://www.w3.org/TR/vocab-dcat-2/
has domain
Location c
has range
Literal

byte sizedp back to ToC or Data Property ToC

IRI: http://www.w3.org/ns/dcat#byteSize

The size of a distribution in bytes.
The size of a distribution in bytes.
Is defined by
http://www.w3.org/TR/vocab-dcat/
has domain
Distribution c
has range
Literal

centroiddp back to ToC or Data Property ToC

IRI: http://www.w3.org/ns/dcat#centroid

The geographic center (centroid) of a spatial thing [SDW-BP].
The geographic center (centroid) of a spatial thing [SDW-BP].
editorial note
English language definitions and comments updated in this revision in line with ED. Multilingual text unevenly updated.
Is defined by
https://www.w3.org/TR/vocab-dcat-2/
has domain
Location c
has range
Literal

consumerDescriptiondp back to ToC or Data Property ToC

IRI: http://tohsa.jp/backplane/core/consumerDescription

consumer Description.
has domain
Consumer c
has range
Literal

consumerIddp back to ToC or Data Property ToC

IRI: http://tohsa.jp/backplane/core/consumerId

IDentifier on a BIG-IoT Sourceplace of a consumer.
has domain
Consumer c
has range
Literal

consumerNamedp back to ToC or Data Property ToC

IRI: http://tohsa.jp/backplane/core/consumerName

consumer Name.
has domain
Consumer c
has range
Literal

ContractPurposeDescriptiodp back to ToC or Data Property ToC

IRI: http://tohsa.jp/backplane/core/purposeDescription

ContractPurposeDescriptio
has domain
Contract Parameters c
has range
Literal

datasetDescriptiondp back to ToC or Data Property ToC

IRI: http://tohsa.jp/backplane/core/datasetDescription

Data Asset Description.
has domain
Dataset c
has range
Literal

datasetIDdp back to ToC or Data Property ToC

IRI: http://tohsa.jp/backplane/core/datasetId

dataAsset identifier.
has domain
Dataset c
has range
Literal

datasetLabeldp back to ToC or Data Property ToC

IRI: http://tohsa.jp/backplane/core/datasetLabel

Data Asset Label
has domain
Dataset c
has range
Literal

datasetTitledp back to ToC or Data Property ToC

IRI: http://tohsa.jp/backplane/core/datasetTitle

Data Asset Title
has domain
Dataset c
has range
Literal

DataSourceDescriptiondp back to ToC or Data Property ToC

IRI: http://tohsa.jp/backplane/core/dataSourceDescription

Data Sourceplace Description.
has domain
DataSource c
has range
Literal

DataSourceNamedp back to ToC or Data Property ToC

IRI: http://tohsa.jp/backplane/core/dataSourceName

Data Sourceplace Name.
has domain
DataSource c
has range
Literal

dataStreamdp back to ToC or Data Property ToC

IRI: http://tohsa.jp/backplane/core/dataStream

Boolean attribute to check if the dataset is offered as stream or not
has domain
Distribution c
has range
boolean

Datedp back to ToC or Data Property ToC

IRI: http://purl.org/dc/terms/date

Date Accepteddp back to ToC or Data Property ToC

IRI: http://purl.org/dc/terms/dateAccepted

has super-properties
Date dp
has range
Literal
is also defined as
annotation property, named individual

Date Availabledp back to ToC or Data Property ToC

IRI: http://purl.org/dc/terms/available

has super-properties
Date dp
has range
Literal
is also defined as
annotation property, named individual

Date Copyrighteddp back to ToC or Data Property ToC

IRI: http://purl.org/dc/terms/dateCopyrighted

has super-properties
Date dp
has range
Literal
is also defined as
annotation property, named individual

Date Createddp back to ToC or Data Property ToC

IRI: http://purl.org/dc/terms/created

has super-properties
Date dp
has range
Literal
is also defined as
annotation property, named individual

Date Issueddp back to ToC or Data Property ToC

IRI: http://purl.org/dc/terms/issued

has super-properties
Date dp
has range
Literal
is also defined as
annotation property

Date Issueddp back to ToC or Data Property ToC

IRI: http://purl.org/dc/terms/issued

is also defined as
annotation property

Date Modifieddp back to ToC or Data Property ToC

IRI: http://purl.org/dc/terms/modified

has super-properties
Date dp
has range
Literal
is also defined as
annotation property, named individual

Date Submitteddp back to ToC or Data Property ToC

IRI: http://purl.org/dc/terms/dateSubmitted

has super-properties
Date dp
has range
Literal
is also defined as
annotation property, named individual

Date Validdp back to ToC or Data Property ToC

IRI: http://purl.org/dc/terms/valid

has super-properties
Date dp
has range
Literal
is also defined as
annotation property, named individual

distributingdp back to ToC or Data Property ToC

IRI: http://tohsa.jp/backplane/core/distributing

distributing
has domain
LicenseGrant c
has range
boolean

editDatadp back to ToC or Data Property ToC

IRI: http://tohsa.jp/backplane/core/editData

editData
has domain
IntendedUse c
has range
boolean

end datedp back to ToC or Data Property ToC

IRI: http://www.w3.org/ns/dcat#endDate

The end of the period.
The end of the period.
Is defined by
https://www.w3.org/TR/vocab-dcat-2/
has domain
Period of Time c
has range
Literal

endedAtTimedp back to ToC or Data Property ToC

IRI: http://www.w3.org/ns/prov#endedAtTime

The time at which an activity ended. See also prov:startedAtTime.
Is defined by
http://www.w3.org/ns/prov-o#
has domain
Activity c
has range
date Time

exclusivenessdp back to ToC or Data Property ToC

IRI: http://tohsa.jp/backplane/core/exclusiveness

exclusiveness
has domain
LicenseGrant c
has range
boolean

furtherLicensingdp back to ToC or Data Property ToC

IRI: http://tohsa.jp/backplane/core/furtherLicensing

furtherLicensing
has domain
LicenseGrant c
has range
boolean

generatedAtTimedp back to ToC or Data Property ToC

IRI: http://www.w3.org/ns/prov#generatedAtTime

The time at which an entity was completely created and is available for use.
Is defined by
http://www.w3.org/ns/prov-o#
has domain
Entity c
has range
date Time

geografisk opløsning (meter)dp back to ToC or Data Property ToC

IRI: http://www.w3.org/ns/dcat#spatialResolutionInMeters

mindste geografiske afstand som kan erkendes i et datasæt, målt i meter.
mindste geografiske afstand som kan resolveres i et datasæt, målt i meter.
editorial note
Kan optræde i forbindelse med beskrivelse af datasættet eller datasætditributionen, så der er ikke angivet et domæne for egenskaben.
Might appear in the description of a Dataset or a Distribution, so no domain is specified.
Může se vyskytnout v popisu Datové sady nebo Distribuce, takže nebyl specifikován definiční obor.
Is defined by
https://www.w3.org/TR/vocab-dcat-2/
has range
decimal

hasGoverningJurisdiction dp back to ToC or Data Property ToC

IRI: http://tohsa.jp/backplane/core/hasGoverningJurisdiction

hasGoverningJurisdiction
has domain
Contract Parameters c
has range
Literal

Identifierdp back to ToC or Data Property ToC

IRI: http://purl.org/dc/terms/identifier

has sub-properties
Bibliographic Citation dp
has range
Literal
is also defined as
annotation property, named individual

inNodedp back to ToC or Data Property ToC

IRI: http://tohsa.jp/backplane/core/inNode

Identify the Node of the originated Source dataAsset Actor in the network.
has domain
Dataset c
has range
Literal

inSharedNetworkdp back to ToC or Data Property ToC

IRI: http://tohsa.jp/backplane/core/inSharedNetwork

boolean to define if the dataAsset is shared by tohsa to be visible and consumable by all actors in the TOHSA Network.
has domain
Dataset c
has range
boolean

interestDescriptiondp back to ToC or Data Property ToC

IRI: http://tohsa.jp/backplane/core/interestDescription

Data provider can specify which sort of quotation he wants exactly, e.g., quotation for maintenance service or quotation for optimization of production
has domain
Contract Parameters c
has range
Literal

interestOfProviderdp back to ToC or Data Property ToC

IRI: http://tohsa.jp/backplane/core/interestOfProvider

This property is used to identify the interest of the data owner. The following possibilities exist: - Free Sharing -Quotation -Selling of data (e.g. just earning money by selling the data, no specific feedback on these data by a data consumer expected)
has domain
Contract Parameters c
has range
Literal

invalidatedAtTimedp back to ToC or Data Property ToC

IRI: http://www.w3.org/ns/prov#invalidatedAtTime

The time at which an entity was invalidated (i.e., no longer usable).
Is defined by
http://www.w3.org/ns/prov-o#
has domain
Entity c
has range
date Time

keyworddp back to ToC or Data Property ToC

IRI: http://www.w3.org/ns/dcat#keyword

A keyword or tag describing a resource.
A keyword or tag describing a resource.
Is defined by
http://www.w3.org/TR/vocab-dcat/
has range
Literal

leasingdp back to ToC or Data Property ToC

IRI: http://tohsa.jp/backplane/core/leasing

leasing
has domain
LicenseGrant c
has range
boolean

loaningdp back to ToC or Data Property ToC

IRI: http://tohsa.jp/backplane/core/loaning

loaning
has domain
LicenseGrant c
has range
boolean

modifyingdp back to ToC or Data Property ToC

IRI: http://tohsa.jp/backplane/core/modifying

modifying
has domain
LicenseGrant c
has range
boolean

notationdp back to ToC or Data Property ToC

IRI: http://www.w3.org/2004/02/skos/core#notation

A notation, also known as classification code, is a string of characters such as "T58.5" or "303.4833" used to uniquely identify a concept within the scope of a given concept scheme.
Is defined by
http://www.w3.org/2004/02/skos/core

organizationDescriptiondp back to ToC or Data Property ToC

IRI: http://tohsa.jp/backplane/core/organizationDescription

organizationDescription
has domain
Organization c
has range
Literal

organizationIDdp back to ToC or Data Property ToC

IRI: http://tohsa.jp/backplane/core/organizationId

organizationId identifier.
has domain
Organization c
has range
Literal

organizationNamedp back to ToC or Data Property ToC

IRI: http://tohsa.jp/backplane/core/organizationName

organizationName
has domain
Organization c
has range
Literal

ownerConsentFormdp back to ToC or Data Property ToC

IRI: http://tohsa.jp/backplane/core/ownerConsentForm

Hashtag string to report the information about the explicit user consent form documentations.
has domain
Dataset c
has range
boolean

ownerescriptiondp back to ToC or Data Property ToC

IRI: http://tohsa.jp/backplane/core/ownerDescription

owner Description.
has domain
Owner c
has range
Literal

ownerIddp back to ToC or Data Property ToC

IRI: http://tohsa.jp/backplane/core/ownerId

ownerId identifier.
has domain
Owner c
has range
Literal

ownerNamedp back to ToC or Data Property ToC

IRI: http://tohsa.jp/backplane/core/ownerName

owner Name.
has domain
Owner c
has range
Literal

paidUpdp back to ToC or Data Property ToC

IRI: http://tohsa.jp/backplane/core/paidUp

paidUp
has domain
LicenseGrant c
has range
boolean

personalDatadp back to ToC or Data Property ToC

IRI: http://tohsa.jp/backplane/core/personalData

To define if the Data Asset offer dataset that contain personal data
has domain
Dataset c
has range
boolean

processDatadp back to ToC or Data Property ToC

IRI: http://tohsa.jp/backplane/core/processData

processData
has domain
IntendedUse c
has range
boolean

processingdp back to ToC or Data Property ToC

IRI: http://tohsa.jp/backplane/core/processing

processing
has domain
LicenseGrant c
has range
boolean

providerDescriptiondp back to ToC or Data Property ToC

IRI: http://tohsa.jp/backplane/core/providerDescription

Provider Description.
has domain
Provider c
has range
Literal

providerIddp back to ToC or Data Property ToC

IRI: http://tohsa.jp/backplane/core/providerId

Provider identifier.
has domain
Provider c
has range
Literal

ProviderNamedp back to ToC or Data Property ToC

IRI: http://tohsa.jp/backplane/core/providerName

Provider Name.
has domain
Provider c
has range
Literal

purposedp back to ToC or Data Property ToC

IRI: http://tohsa.jp/backplane/core/purpose

purpose
has domain
Contract Parameters c
has range
Literal

queryIddp back to ToC or Data Property ToC

IRI: http://tohsa.jp/backplane/core/queryId

dataAsset query identifier.
has domain
datasetQuery c
has range
Literal

queryNamedp back to ToC or Data Property ToC

IRI: http://tohsa.jp/backplane/core/queryName

dataAsset query name.
has domain
datasetQuery c
has range
Literal

rentingdp back to ToC or Data Property ToC

IRI: http://tohsa.jp/backplane/core/renting

renting
has domain
LicenseGrant c
has range
boolean

reproducingdp back to ToC or Data Property ToC

IRI: http://tohsa.jp/backplane/core/reproducing

reproducing
has domain
LicenseGrant c
has range
boolean

revocabledp back to ToC or Data Property ToC

IRI: http://tohsa.jp/backplane/core/revocable

revocable
has domain
LicenseGrant c
has range
boolean

sellingdp back to ToC or Data Property ToC

IRI: http://tohsa.jp/backplane/core/selling

selling
has domain
LicenseGrant c
has range
boolean

serviceIddp back to ToC or Data Property ToC

IRI: http://tohsa.jp/backplane/core/serviceId

service Id
has domain
Data service c
has range
Literal

shareDataWithThirdPartydp back to ToC or Data Property ToC

IRI: http://tohsa.jp/backplane/core/shareDataWithThirdParty

shareDataWithThirdParty
has domain
IntendedUse c
has range
boolean

SourceIddp back to ToC or Data Property ToC

IRI: http://tohsa.jp/backplane/core/sourceId

Data Source identifier.
has domain
DataSource c
has range
Literal

start datedp back to ToC or Data Property ToC

IRI: http://www.w3.org/ns/dcat#startDate

The start of the period
Is defined by
https://www.w3.org/TR/vocab-dcat-2/
has domain
Period of Time c
has range
Literal

startedAtTimedp back to ToC or Data Property ToC

IRI: http://www.w3.org/ns/prov#startedAtTime

The time at which an activity started. See also prov:endedAtTime.
Is defined by
http://www.w3.org/ns/prov-o#
has domain
Activity c
has range
date Time

statusdp back to ToC or Data Property ToC

IRI: http://tohsa.jp/backplane/core/status

An dataAsset status Possible values:Active: The offer is active and visible to everyone. Inactive: The offer is not visible, but still exists and can be activated again. ToBeDeleted: Data offer is still available and visible, but will be deleted once the last contract on this offer expired. No new purchases allowed on it. Deleted: The offer is not visible and cannot be activated again. No longer available for consumers or providers.
has domain
Dataset c
has range
Literal

storingCopydp back to ToC or Data Property ToC

IRI: http://tohsa.jp/backplane/core/storingCopy

storingCopy
has domain
LicenseGrant c
has range
boolean

storingDatadp back to ToC or Data Property ToC

IRI: http://tohsa.jp/backplane/core/storingData

storingData
has domain
LicenseGrant c
has range
boolean

subscriptionIDdp back to ToC or Data Property ToC

IRI: http://tohsa.jp/backplane/core/subscriptionId

Subscription identifier.
has domain
datasetSubscription c
has range
Literal

temporal resolutiondp back to ToC or Data Property ToC

IRI: http://www.w3.org/ns/dcat#temporalResolution

minimum time period resolvable in a dataset.
minimum time period resolvable in a dataset.
editorial note
Kan optræde i forbindelse med beskrivelse af datasættet eller datasætditributionen, så der er ikke angivet et domæne for egenskaben.
Might appear in the description of a Dataset or a Distribution, so no domain is specified.
Může se vyskytnout v popisu Datové sady nebo Distribuce, takže nebyl specifikován definiční obor.
Is defined by
https://www.w3.org/TR/vocab-dcat-2/
has range
duration

Titledp back to ToC or Data Property ToC

IRI: http://purl.org/dc/terms/title

has sub-properties
Alternative Title dp
has range
Literal
is also defined as
named individual

transferabledp back to ToC or Data Property ToC

IRI: http://tohsa.jp/backplane/core/transferable

transferable
has domain
LicenseGrant c
has range
boolean

valuedp back to ToC or Data Property ToC

IRI: http://www.w3.org/ns/prov#value

Provides a value that is a direct representation of an entity.
Is defined by
http://www.w3.org/ns/prov-o#
has domain
Entity c

versiondp back to ToC or Data Property ToC

IRI: http://www.w3.org/ns/dcat#version

The version indicator (name or identifier) of a resource.
The version indicator (name or identifier) of a resource.
Is defined by
https://www.w3.org/TR/vocab-dcat-3/

Annotation Properties

Abstractap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/terms/abstract

has super-properties
Description ni, description ap
is also defined as
named individual

Access Rightsap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/terms/accessRights

has super-properties
Rights ap, rights ap
is also defined as
named individual

Accrual Methodap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/terms/accrualMethod

has domain
Collection ep
is also defined as
named individual

Accrual Periodicityap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/terms/accrualPeriodicity

has domain
Collection ep
is also defined as
named individual

Accrual Policyap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/terms/accrualPolicy

has domain
Collection ep
is also defined as
named individual

alternative labelap back to ToC or Annotation Property ToC

IRI: http://www.w3.org/2004/02/skos/core#altLabel

The range of skos:altLabel is the class of RDF plain literals.
An alternative lexical label for a resource.
Is defined by
http://www.w3.org/2004/02/skos/core
Example
Acronyms, abbreviations, spelling variants, and irregular plural/singular forms may be included among the alternative labels for a concept. Mis-spelled terms are normally included as hidden labels (see skos:hiddenLabel).
has super-properties
label ap

Alternative Titleap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/terms/alternative

has super-properties
title ap
is also defined as
data property, named individual

aqap back to ToC or Annotation Property ToC

IRI: http://www.w3.org/ns/prov#aq

Is defined by
http://www.w3.org/ns/prov-o#
has super-properties
see Also ap

Audienceap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/terms/audience

has sub-properties
Audience Education Level ap, Mediator ap
is also defined as
named individual

Audience Education Levelap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/terms/educationLevel

has super-properties
Audience ap
is also defined as
named individual

Bibliographic Citationap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/terms/bibliographicCitation

has super-properties
identifier ap
is also defined as
data property, named individual

categoryap back to ToC or Annotation Property ToC

IRI: http://tohsa.jp/backplane/core/category

A category for the Data Asset.
has domain
Dataset c

categoryap back to ToC or Annotation Property ToC

IRI: http://www.w3.org/ns/prov#category

Classify prov-o terms into three categories, including 'starting-point', 'qualifed', and 'extended'. This classification is used by the prov-o html document to gently introduce prov-o terms to its users.
Is defined by
http://www.w3.org/ns/prov-o#

change noteap back to ToC or Annotation Property ToC

IRI: http://www.w3.org/2004/02/skos/core#changeNote

A note about a modification to a concept.
Is defined by
http://www.w3.org/2004/02/skos/core
has super-properties
note ap

commentap back to ToC or Annotation Property ToC

IRI: http://www.w3.org/1999/02/22-rdf-syntax-ns#comment

commentap back to ToC or Annotation Property ToC

IRI: http://www.w3.org/2000/01/rdf-schema#comment

componentap back to ToC or Annotation Property ToC

IRI: http://www.w3.org/ns/prov#component

Classify prov-o terms into six components according to prov-dm, including 'agents-responsibility', 'alternate', 'annotations', 'collections', 'derivations', and 'entities-activities'. This classification is used so that readers of prov-o specification can find its correspondence with the prov-dm specification.
Is defined by
http://www.w3.org/ns/prov-o#

Conforms Toap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/terms/conformsTo

has super-properties
Relation ap, relation ap
is also defined as
named individual

constraintsap back to ToC or Annotation Property ToC

IRI: http://www.w3.org/ns/prov#constraints

A reference to the principal section of the PROV-CONSTRAINTS document that describes this concept.
Is defined by
http://www.w3.org/ns/prov-o#
has super-properties
see Also ap

contactPointap back to ToC or Annotation Property ToC

IRI: http://tohsa.jp/backplane/core/contactPoint

contactPoint
has domain
Organization c

contributorap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/elements/1.1/contributor

coverageap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/elements/1.1/coverage

has sub-properties
Coverage ap, Spatial Coverage ap, Temporal Coverage ap

Coverageap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/terms/coverage

has super-properties
coverage ap
has sub-properties
Spatial Coverage ap, Temporal Coverage ap
is also defined as
named individual

creatorap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/elements/1.1/creator

dateap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/elements/1.1/date

Dateap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/terms/date

has super-properties
date ap
is also defined as
data property, named individual

Date Acceptedap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/terms/dateAccepted

has super-properties
date ap
is also defined as
data property, named individual

Date Availableap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/terms/available

has super-properties
date ap
is also defined as
data property, named individual

Date Copyrightedap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/terms/dateCopyrighted

has super-properties
date ap
is also defined as
data property, named individual

Date Createdap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/terms/created

has super-properties
date ap
is also defined as
data property, named individual

Date Issuedap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/terms/issued

has super-properties
date ap
is also defined as
data property, data property

Date Modifiedap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/terms/modified

has super-properties
date ap
is also defined as
data property, named individual

Date Submittedap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/terms/dateSubmitted

has super-properties
date ap
is also defined as
data property, named individual

Date Validap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/terms/valid

has super-properties
date ap
is also defined as
data property, named individual

definitionap back to ToC or Annotation Property ToC

IRI: http://www.w3.org/2004/02/skos/core#definition

A statement or formal explanation of the meaning of a concept.
Is defined by
http://www.w3.org/2004/02/skos/core
has super-properties
note ap

definitionap back to ToC or Annotation Property ToC

IRI: http://www.w3.org/ns/prov#definition

A definition quoted from PROV-DM or PROV-CONSTRAINTS that describes the concept expressed with this OWL term.
Is defined by
http://www.w3.org/ns/prov-o#
has sub-properties
editors Definition ap

depictionap back to ToC or Annotation Property ToC

IRI: http://xmlns.com/foaf/0.1/depiction

descriptionap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/elements/1.1/description

has sub-properties
Abstract ap, Table Of Contents ap

dmap back to ToC or Annotation Property ToC

IRI: http://www.w3.org/ns/prov#dm

A reference to the principal section of the PROV-DM document that describes this concept.
Is defined by
http://www.w3.org/ns/prov-o#
has super-properties
see Also ap

domain Includesap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/dcam/domainIncludes

Download Typeap back to ToC or Annotation Property ToC

IRI: http://tohsa.jp/backplane/core/downloadType

Download Type (if means Frequency as 'Stream' or 'Bulk' dataset download)
has domain
Distribution c

editorap back to ToC or Annotation Property ToC

IRI: http://purl.org/ontology/bibo/editor

editorial noteap back to ToC or Annotation Property ToC

IRI: http://www.w3.org/2004/02/skos/core#editorialNote

has super-properties
note ap

editorial Noteap back to ToC or Annotation Property ToC

IRI: http://www.w3.org/ns/prov#editorialNote

A note by the OWL development team about how this term expresses the PROV-DM concept, or how it should be used in context of semantic web or linked data.
Is defined by
http://www.w3.org/ns/prov-o#

editors Definitionap back to ToC or Annotation Property ToC

IRI: http://www.w3.org/ns/prov#editorsDefinition

When the prov-o term does not have a definition drawn from prov-dm, and the prov-o editor provides one.
Is defined by
http://www.w3.org/ns/prov-o#
has super-properties
definition ap

encAlgap back to ToC or Annotation Property ToC

IRI: http://tohsa.jp/backplane/core/encAlg

Encryption algorithm used to encrypt blocks. Either AES-128-GCM ('A128GCM') or AES-256-GCM ('A256GCM)
has domain
DataExchangeSpec c

exampleap back to ToC or Annotation Property ToC

IRI: http://www.w3.org/2004/02/skos/core#example

An example of the use of a concept.
Is defined by
http://www.w3.org/2004/02/skos/core
has super-properties
note ap

experimentTypeap back to ToC or Annotation Property ToC

IRI: http://tohsa.jp/backplane/core/experimentType

The experiment types which represent attributes of observations , measurements , protocol metadata prov in the dataset.
has domain
Experiment Information c

Extentap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/terms/extent

has super-properties
Format ap, format ap
is also defined as
named individual

formatap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/elements/1.1/format

has sub-properties
Extent ap, Format ap, Medium ap

Formatap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/terms/format

has super-properties
format ap
has sub-properties
Extent ap, Medium ap
is also defined as
named individual

Has Formatap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/terms/hasFormat

has super-properties
Relation ap, relation ap
is also defined as
named individual

Has Partap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/terms/hasPart

has super-properties
Relation ap, relation ap
is also defined as
named individual

Has Versionap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/terms/hasVersion

has super-properties
Relation ap, relation ap
is also defined as
named individual

hashAlgap back to ToC or Annotation Property ToC

IRI: http://tohsa.jp/backplane/core/hashAlg

Hash algorithm used to compute digest/commitments. It's SHA2 with different output lengths: either 'SHA-256', 'SHA-384' or 'SHA-512'.
has domain
DataExchangeSpec c

hidden labelap back to ToC or Annotation Property ToC

IRI: http://www.w3.org/2004/02/skos/core#hiddenLabel

The range of skos:hiddenLabel is the class of RDF plain literals.
A lexical label for a resource that should be hidden when generating visual displays of the resource, but should still be accessible to free text search operations.
Is defined by
http://www.w3.org/2004/02/skos/core
has super-properties
label ap

history noteap back to ToC or Annotation Property ToC

IRI: http://www.w3.org/2004/02/skos/core#historyNote

A note about the past state/use/meaning of a concept.
Is defined by
http://www.w3.org/2004/02/skos/core
has super-properties
note ap

identifierap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/elements/1.1/identifier

has sub-properties
Bibliographic Citation ap, Identifier ap

Identifierap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/terms/identifier

has super-properties
identifier ap
is also defined as
data property, named individual

inverseap back to ToC or Annotation Property ToC

IRI: http://www.w3.org/ns/prov#inverse

PROV-O does not define all property inverses. The directionalities defined in PROV-O should be given preference over those not defined. However, if users wish to name the inverse of a PROV-O property, the local name given by prov:inverse should be used.
Is defined by
http://www.w3.org/ns/prov-o#

inverse Ofap back to ToC or Annotation Property ToC

IRI: http://schema.org/inverseOf

is Defined Byap back to ToC or Annotation Property ToC

IRI: http://www.w3.org/2000/01/rdf-schema#isDefinedBy

Is Format Ofap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/terms/isFormatOf

has super-properties
Relation ap, relation ap
is also defined as
named individual

Is Part Ofap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/terms/isPartOf

has super-properties
Relation ap, relation ap
is also defined as
named individual

Is Referenced Byap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/terms/isReferencedBy

has super-properties
Relation ap, relation ap
is also defined as
named individual

Is Replaced Byap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/terms/isReplacedBy

has super-properties
Relation ap, relation ap
is also defined as
named individual

Is Required Byap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/terms/isRequiredBy

has super-properties
Relation ap, relation ap
is also defined as
named individual

Is Version Ofap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/terms/isVersionOf

has super-properties
Relation ap, relation ap
is also defined as
named individual

labelap back to ToC or Annotation Property ToC

IRI: http://www.w3.org/1999/02/22-rdf-syntax-ns#label

labelap back to ToC or Annotation Property ToC

IRI: http://www.w3.org/2000/01/rdf-schema#label

has sub-properties
alternative label ap, hidden label ap, preferred label ap

languageap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/elements/1.1/language

has sub-properties
Language ap

Languageap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/terms/language

has super-properties
language ap
is also defined as
named individual

ledgerContractAddressap back to ToC or Annotation Property ToC

IRI: http://tohsa.jp/backplane/core/ledgerContractAddress

The ledger smart contract address (hexadecimal) on the DLT.
has domain
DataExchangeSpec c

ledgerSignerAddressap back to ToC or Annotation Property ToC

IRI: http://tohsa.jp/backplane/core/ledgerSignerAddress

The orig (data provider) address in the DLT (hexadecimal).
has domain
DataExchangeSpec c

Licenseap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/terms/license

has super-properties
Rights ap, rights ap
is also defined as
named individual

Mediatorap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/terms/mediator

has super-properties
Audience ap
is also defined as
named individual

Mediumap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/terms/medium

has super-properties
Format ap, format ap
is also defined as
named individual

member Ofap back to ToC or Annotation Property ToC

IRI: http://www.w3.org/ns/org#memberOf

nap back to ToC or Annotation Property ToC

IRI: http://www.w3.org/ns/prov#n

A reference to the principal section of the PROV-DM document that describes this concept.
Is defined by
http://www.w3.org/ns/prov-o#
has super-properties
see Also ap

nameap back to ToC or Annotation Property ToC

IRI: http://xmlns.com/foaf/0.1/name

noteap back to ToC or Annotation Property ToC

IRI: http://www.w3.org/2004/02/skos/core#note

A general note, for any purpose.
Is defined by
http://www.w3.org/2004/02/skos/core
has sub-properties
change note ap, definition ap, editorial note ap, example ap, history note ap, scope note ap

orderap back to ToC or Annotation Property ToC

IRI: http://www.w3.org/ns/prov#order

The position that this OWL term should be listed within documentation. The scope of the documentation (e.g., among all terms, among terms within a prov:category, among properties applying to a particular class, etc.) is unspecified.
Is defined by
http://www.w3.org/ns/prov-o#

pooToPopDelayap back to ToC or Annotation Property ToC

IRI: http://tohsa.jp/backplane/core/pooToPopDelay

Maximum acceptable delay between the issuance of the proof of origin (PoP) by the orig and the reception of the proof of publication (PoR) by the dest
has domain
DataExchangeSpec c

pooToPorDelayap back to ToC or Annotation Property ToC

IRI: http://tohsa.jp/backplane/core/pooToPorDelay

Maximum acceptable delay between the issuance of the proof of origin (PoO) by the orig and the reception of the proof of reception (PoR) by the orig
has domain
DataExchangeSpec c

pooToSecretDelayap back to ToC or Annotation Property ToC

IRI: http://tohsa.jp/backplane/core/pooToSecretDelay

If the dest (data consumer) does not receive the PoP, it could still get the decryption secret from the DLT. This defines the maximum acceptable delay between the issuance of the proof of origing (PoP) by the orig and the publication (block time) of the secret on the blockchain.
has domain
DataExchangeSpec c

preferred labelap back to ToC or Annotation Property ToC

IRI: http://www.w3.org/2004/02/skos/core#prefLabel

A resource has no more than one value of skos:prefLabel per language tag, and no more than one value of skos:prefLabel without language tag.
The preferred lexical label for a resource, in a given language.
Is defined by
http://www.w3.org/2004/02/skos/core
has super-properties
label ap

preferred Namespace Prefixap back to ToC or Annotation Property ToC

IRI: http://purl.org/vocab/vann/preferredNamespacePrefix

preferred Namespace Uriap back to ToC or Annotation Property ToC

IRI: http://purl.org/vocab/vann/preferredNamespaceUri

publisherap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/elements/1.1/publisher

has sub-properties
Publisher ap

Publisherap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/terms/publisher

has super-properties
publisher ap
is also defined as
named individual

qualified Formap back to ToC or Annotation Property ToC

IRI: http://www.w3.org/ns/prov#qualifiedForm

This annotation property links a subproperty of prov:wasInfluencedBy with the subclass of prov:Influence and the qualifying property that are used to qualify it. Example annotation: prov:wasGeneratedBy prov:qualifiedForm prov:qualifiedGeneration, prov:Generation . Then this unqualified assertion: :entity1 prov:wasGeneratedBy :activity1 . can be qualified by adding: :entity1 prov:qualifiedGeneration :entity1Gen . :entity1Gen a prov:Generation, prov:Influence; prov:activity :activity1; :customValue 1337 . Note how the value of the unqualified influence (prov:wasGeneratedBy :activity1) is mirrored as the value of the prov:activity (or prov:entity, or prov:agent) property on the influence class.
Is defined by
http://www.w3.org/ns/prov-o#
has super-properties
see Also ap

range Includesap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/dcam/rangeIncludes

range Includesap back to ToC or Annotation Property ToC

IRI: http://schema.org/rangeIncludes

Referencesap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/terms/references

has super-properties
Relation ap, relation ap
is also defined as
named individual

relationap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/elements/1.1/relation

Relationap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/terms/relation

has super-properties
relation ap
has sub-properties
Conforms To ap, Has Format ap, Has Part ap, Has Version ap, Is Format Of ap, Is Part Of ap, Is Referenced By ap, Is Replaced By ap, Is Required By ap, Is Version Of ap, References ap, Replaces ap, Requires ap, Source ap
is also defined as
named individual

Replacesap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/terms/replaces

has super-properties
Relation ap, relation ap
is also defined as
named individual

Requiresap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/terms/requires

has super-properties
Relation ap, relation ap
is also defined as
named individual

rightsap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/elements/1.1/rights

has sub-properties
Access Rights ap, License ap, Rights ap

Rightsap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/terms/rights

has super-properties
rights ap
has sub-properties
Access Rights ap, License ap
is also defined as
named individual

scope noteap back to ToC or Annotation Property ToC

IRI: http://www.w3.org/2004/02/skos/core#scopeNote

A note that helps to clarify the meaning and/or the use of a concept.
Is defined by
http://www.w3.org/2004/02/skos/core
has super-properties
note ap

see Alsoap back to ToC or Annotation Property ToC

IRI: http://www.w3.org/2000/01/rdf-schema#seeAlso

has sub-properties
aq ap, constraints ap, dm ap, n ap, qualified Form ap, shares Definition With ap, unqualified Form ap

shares Definition Withap back to ToC or Annotation Property ToC

IRI: http://www.w3.org/ns/prov#sharesDefinitionWith

Is defined by
http://www.w3.org/ns/prov-o#
has super-properties
see Also ap

signingAlgap back to ToC or Annotation Property ToC

IRI: http://tohsa.jp/backplane/core/signingAlg

Signing algorithm used to sign the proofs. It'e ECDSA secp256r1 with key lengths: either 'ES256', 'ES384', or 'ES512'
has domain
DataExchangeSpec c

sourceap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/elements/1.1/source

has sub-properties
Source ap

Sourceap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/terms/source

has super-properties
Relation ap, source ap
is also defined as
named individual

Spatial Coverageap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/terms/spatial

has super-properties
Coverage ap, coverage ap
is also defined as
named individual

specializationOfap back to ToC or Annotation Property ToC

IRI: http://www.w3.org/ns/prov#specializationOf

has range
Entity c
is also defined as
object property

subjectap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/elements/1.1/subject

has sub-properties
Subject ap

Subjectap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/terms/subject

has super-properties
subject ap
is also defined as
named individual

Table Of Contentsap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/terms/tableOfContents

has super-properties
Description ni, description ap
is also defined as
named individual

Temporal Coverageap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/terms/temporal

has super-properties
Coverage ap, coverage ap
is also defined as
named individual

titleap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/elements/1.1/title

has sub-properties
Alternative Title ap

todoap back to ToC or Annotation Property ToC

IRI: http://www.w3.org/ns/prov#todo

translatorap back to ToC or Annotation Property ToC

IRI: http://purl.org/ontology/bibo/translator

typeap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/elements/1.1/type

has sub-properties
Type ap

Typeap back to ToC or Annotation Property ToC

IRI: http://purl.org/dc/terms/type

has super-properties
type ap
is also defined as
named individual

unqualified Formap back to ToC or Annotation Property ToC

IRI: http://www.w3.org/ns/prov#unqualifiedForm

Classes and properties used to qualify relationships are annotated with prov:unqualifiedForm to indicate the property used to assert an unqualified provenance relation.
Is defined by
http://www.w3.org/ns/prov-o#
has super-properties
see Also ap

usage Noteap back to ToC or Annotation Property ToC

IRI: http://purl.org/vocab/vann/usageNote

version Infoap back to ToC or Annotation Property ToC

IRI: http://www.w3.org/2002/07/owl#versionInfo

version Notesap back to ToC or Annotation Property ToC

IRI: http://www.w3.org/ns/adms#versionNotes

wasRevisionOfap back to ToC or Annotation Property ToC

IRI: http://www.w3.org/ns/prov#wasRevisionOf

has range
Entity c
is also defined as
object property

work Info Homepageap back to ToC or Annotation Property ToC

IRI: http://xmlns.com/foaf/0.1/workInfoHomepage

Named Individuals

Abstractni back to ToC or Named Individual ToC

IRI: http://purl.org/dc/terms/abstract

has facts
Date Issued dp "2000-07-11"^^date
is also defined as
annotation property

Access Rightsni back to ToC or Named Individual ToC

IRI: http://purl.org/dc/terms/accessRights

has facts
Date Issued dp "2003-02-15"^^date
is also defined as
annotation property

Accrual Methodni back to ToC or Named Individual ToC

IRI: http://purl.org/dc/terms/accrualMethod

has facts
Date Issued dp "2005-06-13"^^date
is also defined as
annotation property

Accrual Periodicityni back to ToC or Named Individual ToC

IRI: http://purl.org/dc/terms/accrualPeriodicity

has facts
Date Issued dp "2005-06-13"^^date
is also defined as
annotation property

Accrual Policyni back to ToC or Named Individual ToC

IRI: http://purl.org/dc/terms/accrualPolicy

has facts
Date Issued dp "2005-06-13"^^date
is also defined as
annotation property

Agentni back to ToC or Named Individual ToC

IRI: http://purl.org/dc/terms/Agent

belongs to
Agent Class c
has facts
Date Issued dp "2008-01-14"^^date
is also defined as
class

Agent Classni back to ToC or Named Individual ToC

IRI: http://purl.org/dc/terms/AgentClass

has facts
Date Issued dp "2008-01-14"^^date
is also defined as
class

Alternative Titleni back to ToC or Named Individual ToC

IRI: http://purl.org/dc/terms/alternative

has facts
Date Issued dp "2000-07-11"^^date
is also defined as
annotation property, data property

Audienceni back to ToC or Named Individual ToC

IRI: http://purl.org/dc/terms/audience

has facts
Date Issued dp "2001-05-21"^^date
is also defined as
annotation property

Audience Education Levelni back to ToC or Named Individual ToC

IRI: http://purl.org/dc/terms/educationLevel

has facts
Date Issued dp "2002-07-13"^^date
is also defined as
annotation property

Bibliographic Citationni back to ToC or Named Individual ToC

IRI: http://purl.org/dc/terms/bibliographicCitation

has facts
Date Issued dp "2003-02-15"^^date
is also defined as
annotation property, data property

Bibliographic Resourceni back to ToC or Named Individual ToC

IRI: http://purl.org/dc/terms/BibliographicResource

has facts
Date Issued dp "2008-01-14"^^date
is also defined as
class

Conforms Toni back to ToC or Named Individual ToC

IRI: http://purl.org/dc/terms/conformsTo

has facts
Date Issued dp "2001-05-21"^^date
is also defined as
annotation property

Contributorni back to ToC or Named Individual ToC

IRI: http://purl.org/dc/terms/contributor

has facts
Date Issued dp "2008-01-14"^^date

Coverageni back to ToC or Named Individual ToC

IRI: http://purl.org/dc/terms/coverage

has facts
Date Issued dp "2008-01-14"^^date
is also defined as
annotation property

Creatorni back to ToC or Named Individual ToC

IRI: http://purl.org/dc/terms/creator

has facts
Date Issued dp "2008-01-14"^^date

Dateni back to ToC or Named Individual ToC

IRI: http://purl.org/dc/terms/date

has facts
Date Issued dp "2008-01-14"^^date
is also defined as
annotation property, data property

Date Acceptedni back to ToC or Named Individual ToC

IRI: http://purl.org/dc/terms/dateAccepted

has facts
Date Issued dp "2002-07-13"^^date
is also defined as
annotation property, data property

Date Availableni back to ToC or Named Individual ToC

IRI: http://purl.org/dc/terms/available

has facts
Date Issued dp "2000-07-11"^^date
is also defined as
annotation property, data property

Date Copyrightedni back to ToC or Named Individual ToC

IRI: http://purl.org/dc/terms/dateCopyrighted

has facts
Date Issued dp "2002-07-13"^^date
is also defined as
annotation property, data property

Date Createdni back to ToC or Named Individual ToC

IRI: http://purl.org/dc/terms/created

has facts
Date Issued dp "2000-07-11"^^date
is also defined as
annotation property, data property

Date Modifiedni back to ToC or Named Individual ToC

IRI: http://purl.org/dc/terms/modified

has facts
Date Issued dp "2000-07-11"^^date
is also defined as
annotation property, data property

Date Submittedni back to ToC or Named Individual ToC

IRI: http://purl.org/dc/terms/dateSubmitted

has facts
Date Issued dp "2002-07-13"^^date
is also defined as
annotation property, data property

Date Validni back to ToC or Named Individual ToC

IRI: http://purl.org/dc/terms/valid

has facts
Date Issued dp "2000-07-11"^^date
is also defined as
annotation property, data property

dcatni back to ToC or Named Individual ToC

IRI: http://www.w3.org/ns/dcat

has facts
has current version op dcat3 ni
has version op dcat2 ni
has version op dcat2014 ni
has version op dcat3 ni
previous version op dcat2 ni
Date Created dp "2020-12-17"^^date
Date Modified dp "2020-11-30"^^date
Date Modified dp "2021-03-09"^^date
Date Modified dp "2021-04-08"^^date
Date Modified dp "2021-06-23"^^date
Date Modified dp "2021-09-27"^^date
Date Modified dp "2022-03-22"^^date
Date Modified dp "2022-05-23"^^date
Date Modified dp "2023-01-05"^^date
version dp "3"

DCMI Boxni back to ToC or Named Individual ToC

IRI: http://purl.org/dc/terms/Box

has facts
Date Issued dp "2000-07-11"^^date

DCMI Periodni back to ToC or Named Individual ToC

IRI: http://purl.org/dc/terms/Period

has facts
Date Issued dp "2000-07-11"^^date

DCMI Pointni back to ToC or Named Individual ToC

IRI: http://purl.org/dc/terms/Point

has facts
Date Issued dp "2000-07-11"^^date

DCMI Type Vocabularyni back to ToC or Named Individual ToC

IRI: http://purl.org/dc/terms/DCMIType

The set of classes specified by the DCMI Type Vocabulary, used to categorize the nature or genre of the resource.
Is defined by
http://purl.org/dc/terms/
belongs to
Vocabulary Encoding Scheme c
has facts
Date Issued dp "2000-07-11"^^date

DDCni back to ToC or Named Individual ToC

IRI: http://purl.org/dc/terms/DDC

The set of conceptual resources specified by the Dewey Decimal Classification.
Is defined by
http://purl.org/dc/terms/
belongs to
Vocabulary Encoding Scheme c
has facts
Date Issued dp "2000-07-11"^^date

Descriptionni back to ToC or Named Individual ToC

IRI: http://purl.org/dc/terms/description

has facts
Date Issued dp "2008-01-14"^^date

Extentni back to ToC or Named Individual ToC

IRI: http://purl.org/dc/terms/extent

has facts
Date Issued dp "2000-07-11"^^date
is also defined as
annotation property

File Formatni back to ToC or Named Individual ToC

IRI: http://purl.org/dc/terms/FileFormat

has facts
Date Issued dp "2008-01-14"^^date
is also defined as
class

Formatni back to ToC or Named Individual ToC

IRI: http://purl.org/dc/terms/format

has facts
Date Issued dp "2008-01-14"^^date
is also defined as
annotation property

Frequencyni back to ToC or Named Individual ToC

IRI: http://purl.org/dc/terms/Frequency

has facts
Date Issued dp "2008-01-14"^^date
is also defined as
class

Has Formatni back to ToC or Named Individual ToC

IRI: http://purl.org/dc/terms/hasFormat

has facts
Date Issued dp "2000-07-11"^^date
is also defined as
annotation property

Has Partni back to ToC or Named Individual ToC

IRI: http://purl.org/dc/terms/hasPart

has facts
Date Issued dp "2000-07-11"^^date
is also defined as
annotation property

Has Versionni back to ToC or Named Individual ToC

IRI: http://purl.org/dc/terms/hasVersion

has facts
Date Issued dp "2000-07-11"^^date
is also defined as
annotation property

HTTP_GETni back to ToC or Named Individual ToC

IRI: http://tohsa.jp/backplane/core/http_get

HTTP GET endpoint type
belongs to
Endpoint Type c
has facts
preferred label ap "http get"

HTTP_POSTni back to ToC or Named Individual ToC

IRI: http://tohsa.jp/backplane/core/http_post

HTTP POST endpoint type
belongs to
Endpoint Type c
has facts
preferred label ap "http post"

Identifierni back to ToC or Named Individual ToC

IRI: http://purl.org/dc/terms/identifier

has facts
Date Issued dp "2008-01-14"^^date
is also defined as
annotation property, data property

IMTni back to ToC or Named Individual ToC

IRI: http://purl.org/dc/terms/IMT

The set of media types specified by the Internet Assigned Numbers Authority.
Is defined by
http://purl.org/dc/terms/
belongs to
Vocabulary Encoding Scheme c
has facts
Date Issued dp "2000-07-11"^^date

Instructional Methodni back to ToC or Named Individual ToC

IRI: http://purl.org/dc/terms/instructionalMethod

A process, used to engender knowledge, attitudes and skills, that the described resource is designed to support.
Is defined by
http://purl.org/dc/terms/
has facts
Date Issued dp "2005-06-13"^^date
range Includes ap Method of Instruction ni
Description ni "Instructional Method typically includes ways of presenting instructional materials or conducting instructional activities, patterns of learner-to-learner and learner-to-instructor interactions, and mechanisms by which group and individual levels of learning are measured. Instructional methods include all aspects of the instruction and learning processes from planning and implementation through evaluation and feedback."@en

Is Format Ofni back to ToC or Named Individual ToC

IRI: http://purl.org/dc/terms/isFormatOf

has facts
Date Issued dp "2000-07-11"^^date
is also defined as
annotation property

Is Part Ofni back to ToC or Named Individual ToC

IRI: http://purl.org/dc/terms/isPartOf

has facts
Date Issued dp "2000-07-11"^^date
is also defined as
annotation property

Is Referenced Byni back to ToC or Named Individual ToC

IRI: http://purl.org/dc/terms/isReferencedBy

has facts
Date Issued dp "2000-07-11"^^date
is also defined as
annotation property

Is Replaced Byni back to ToC or Named Individual ToC

IRI: http://purl.org/dc/terms/isReplacedBy

has facts
Date Issued dp "2000-07-11"^^date
is also defined as
annotation property

Is Required Byni back to ToC or Named Individual ToC

IRI: http://purl.org/dc/terms/isRequiredBy

has facts
Date Issued dp "2000-07-11"^^date
is also defined as
annotation property

Is Version Ofni back to ToC or Named Individual ToC

IRI: http://purl.org/dc/terms/isVersionOf

has facts
Date Issued dp "2000-07-11"^^date
is also defined as
annotation property

ISO 3166ni back to ToC or Named Individual ToC

IRI: http://purl.org/dc/terms/ISO3166

has facts
Date Issued dp "2000-07-11"^^date

ISO 639-2ni back to ToC or Named Individual ToC

IRI: http://purl.org/dc/terms/ISO639-2

has facts
Date Issued dp "2000-07-11"^^date

ISO 639-3ni back to ToC or Named Individual ToC

IRI: http://purl.org/dc/terms/ISO639-3

has facts
Date Issued dp "2008-01-14"^^date

Jurisdictionni back to ToC or Named Individual ToC

IRI: http://purl.org/dc/terms/Jurisdiction

has facts
Date Issued dp "2008-01-14"^^date
is also defined as
class

Languageni back to ToC or Named Individual ToC

IRI: http://purl.org/dc/terms/language

has facts
Date Issued dp "2008-01-14"^^date
is also defined as
annotation property

LCCni back to ToC or Named Individual ToC

IRI: http://purl.org/dc/terms/LCC

The set of conceptual resources specified by the Library of Congress Classification.
Is defined by
http://purl.org/dc/terms/
belongs to
Vocabulary Encoding Scheme c
has facts
Date Issued dp "2000-07-11"^^date

LCSHni back to ToC or Named Individual ToC

IRI: http://purl.org/dc/terms/LCSH

The set of labeled concepts specified by the Library of Congress Subject Headings.
Is defined by
http://purl.org/dc/terms/
belongs to
Vocabulary Encoding Scheme c
has facts
Date Issued dp "2000-07-11"^^date

Licenseni back to ToC or Named Individual ToC

IRI: http://purl.org/dc/terms/license

has facts
Date Issued dp "2004-06-14"^^date
is also defined as
annotation property

License Documentni back to ToC or Named Individual ToC

IRI: http://purl.org/dc/terms/LicenseDocument

has facts
Date Issued dp "2008-01-14"^^date
is also defined as
class

Linguistic Systemni back to ToC or Named Individual ToC

IRI: http://purl.org/dc/terms/LinguisticSystem

has facts
Date Issued dp "2008-01-14"^^date
is also defined as
class

Locationni back to ToC or Named Individual ToC

IRI: http://purl.org/dc/terms/Location

has facts
Date Issued dp "2008-01-14"^^date
is also defined as
class

Location, Period, or Jurisdictionni back to ToC or Named Individual ToC

IRI: http://purl.org/dc/terms/LocationPeriodOrJurisdiction

has facts
Date Issued dp "2008-01-14"^^date
is also defined as
class

Media Typeni back to ToC or Named Individual ToC

IRI: http://purl.org/dc/terms/MediaType

has facts
Date Issued dp "2008-01-14"^^date
is also defined as
class

Media Type or Extentni back to ToC or Named Individual ToC

IRI: http://purl.org/dc/terms/MediaTypeOrExtent

has facts
Date Issued dp "2008-01-14"^^date
is also defined as
class

Mediatorni back to ToC or Named Individual ToC

IRI: http://purl.org/dc/terms/mediator

has facts
Date Issued dp "2001-05-21"^^date
is also defined as
annotation property

Mediumni back to ToC or Named Individual ToC

IRI: http://purl.org/dc/terms/medium

has facts
Date Issued dp "2000-07-11"^^date
is also defined as
annotation property

MeSHni back to ToC or Named Individual ToC

IRI: http://purl.org/dc/terms/MESH

The set of labeled concepts specified by the Medical Subject Headings.
Is defined by
http://purl.org/dc/terms/
belongs to
Vocabulary Encoding Scheme c
has facts
Date Issued dp "2000-07-11"^^date

Method of Accrualni back to ToC or Named Individual ToC

IRI: http://purl.org/dc/terms/MethodOfAccrual

has facts
Date Issued dp "2008-01-14"^^date
is also defined as
class

Method of Instructionni back to ToC or Named Individual ToC

IRI: http://purl.org/dc/terms/MethodOfInstruction

has facts
Date Issued dp "2008-01-14"^^date
is also defined as
class

NLMni back to ToC or Named Individual ToC

IRI: http://purl.org/dc/terms/NLM

The set of conceptual resources specified by the National Library of Medicine Classification.
Is defined by
http://purl.org/dc/terms/
belongs to
Vocabulary Encoding Scheme c
has facts
Date Issued dp "2005-06-13"^^date

Period of Timeni back to ToC or Named Individual ToC

IRI: http://purl.org/dc/terms/PeriodOfTime

has facts
Date Issued dp "2008-01-14"^^date
is also defined as
class

Physical Mediumni back to ToC or Named Individual ToC

IRI: http://purl.org/dc/terms/PhysicalMedium

has facts
Date Issued dp "2008-01-14"^^date
is also defined as
class

Physical Resourceni back to ToC or Named Individual ToC

IRI: http://purl.org/dc/terms/PhysicalResource

has facts
Date Issued dp "2008-01-14"^^date
is also defined as
class

Policyni back to ToC or Named Individual ToC

IRI: http://purl.org/dc/terms/Policy

has facts
Date Issued dp "2008-01-14"^^date
is also defined as
class

Provenanceni back to ToC or Named Individual ToC

IRI: http://purl.org/dc/terms/provenance

A statement of any changes in ownership and custody of the resource since its creation that are significant for its authenticity, integrity, and interpretation.
Is defined by
http://purl.org/dc/terms/
has facts
Date Issued dp "2004-09-20"^^date
range Includes ap Provenance Statement ni
Description ni "The statement may include a description of any changes successive custodians made to the resource."@en

Provenance Statementni back to ToC or Named Individual ToC

IRI: http://purl.org/dc/terms/ProvenanceStatement

has facts
Date Issued dp "2008-01-14"^^date
is also defined as
class

Publisherni back to ToC or Named Individual ToC

IRI: http://purl.org/dc/terms/publisher

has facts
Date Issued dp "2008-01-14"^^date
is also defined as
annotation property

Referencesni back to ToC or Named Individual ToC

IRI: http://purl.org/dc/terms/references

has facts
Date Issued dp "2000-07-11"^^date
is also defined as
annotation property

Relationni back to ToC or Named Individual ToC

IRI: http://purl.org/dc/terms/relation

has facts
Date Issued dp "2008-01-14"^^date
is also defined as
annotation property

Replacesni back to ToC or Named Individual ToC

IRI: http://purl.org/dc/terms/replaces

has facts
Date Issued dp "2000-07-11"^^date
is also defined as
annotation property

Requiresni back to ToC or Named Individual ToC

IRI: http://purl.org/dc/terms/requires

has facts
Date Issued dp "2000-07-11"^^date
is also defined as
annotation property

RFC 1766ni back to ToC or Named Individual ToC

IRI: http://purl.org/dc/terms/RFC1766

has facts
Date Issued dp "2000-07-11"^^date

RFC 3066ni back to ToC or Named Individual ToC

IRI: http://purl.org/dc/terms/RFC3066

has facts
Date Issued dp "2002-07-13"^^date

RFC 4646ni back to ToC or Named Individual ToC

IRI: http://purl.org/dc/terms/RFC4646

has facts
Date Issued dp "2008-01-14"^^date

RFC 5646ni back to ToC or Named Individual ToC

IRI: http://purl.org/dc/terms/RFC5646

has facts
Date Issued dp "2010-10-11"^^date

Rightsni back to ToC or Named Individual ToC

IRI: http://purl.org/dc/terms/rights

has facts
Date Issued dp "2008-01-14"^^date
is also defined as
annotation property

Rights Holderni back to ToC or Named Individual ToC

IRI: http://purl.org/dc/terms/rightsHolder

A person or organization owning or managing rights over the resource.
Is defined by
http://purl.org/dc/terms/
has facts
Date Issued dp "2004-06-14"^^date
range Includes ap Agent ni
Description ni "Recommended practice is to refer to the rights holder with a URI. If this is not possible or feasible, a literal value that identifies the rights holder may be provided."@en

Rights Statementni back to ToC or Named Individual ToC

IRI: http://purl.org/dc/terms/RightsStatement

has facts
Date Issued dp "2008-01-14"^^date
is also defined as
class

Size or Durationni back to ToC or Named Individual ToC

IRI: http://purl.org/dc/terms/SizeOrDuration

has facts
Date Issued dp "2008-01-14"^^date
is also defined as
class

Sourceni back to ToC or Named Individual ToC

IRI: http://purl.org/dc/terms/source

has facts
Date Issued dp "2008-01-14"^^date
is also defined as
annotation property

Spatial Coverageni back to ToC or Named Individual ToC

IRI: http://purl.org/dc/terms/spatial

has facts
Date Issued dp "2000-07-11"^^date
is also defined as
annotation property

Standardni back to ToC or Named Individual ToC

IRI: http://purl.org/dc/terms/Standard

has facts
Date Issued dp "2008-01-14"^^date
is also defined as
class

Subjectni back to ToC or Named Individual ToC

IRI: http://purl.org/dc/terms/subject

has facts
Date Issued dp "2008-01-14"^^date
is also defined as
annotation property

Table Of Contentsni back to ToC or Named Individual ToC

IRI: http://purl.org/dc/terms/tableOfContents

has facts
Date Issued dp "2000-07-11"^^date
is also defined as
annotation property

Temporal Coverageni back to ToC or Named Individual ToC

IRI: http://purl.org/dc/terms/temporal

has facts
Date Issued dp "2000-07-11"^^date
is also defined as
annotation property

terms:ni back to ToC or Named Individual ToC

IRI: http://purl.org/dc/terms/

has facts
Date Modified dp "2012-06-14"^^date
Title dp "DCMI Metadata Terms - other"@en
Publisher ni D C M I ep

TGNni back to ToC or Named Individual ToC

IRI: http://purl.org/dc/terms/TGN

The set of places specified by the Getty Thesaurus of Geographic Names.
Is defined by
http://purl.org/dc/terms/
belongs to
Vocabulary Encoding Scheme c
has facts
Date Issued dp "2000-07-11"^^date

The data catalog vocabularyni back to ToC or Named Individual ToC

IRI: http://tohsa.jp/backplane/core/

has facts
Date Issued dp "2025"^^date
Date Modified dp "2025"^^date

Titleni back to ToC or Named Individual ToC

IRI: http://purl.org/dc/terms/title

has facts
Date Issued dp "2008-01-14"^^date
is also defined as
data property

Typeni back to ToC or Named Individual ToC

IRI: http://purl.org/dc/terms/type

has facts
Date Issued dp "2008-01-14"^^date
is also defined as
annotation property

UDCni back to ToC or Named Individual ToC

IRI: http://purl.org/dc/terms/UDC

The set of conceptual resources specified by the Universal Decimal Classification.
Is defined by
http://purl.org/dc/terms/
belongs to
Vocabulary Encoding Scheme c
has facts
Date Issued dp "2000-07-11"^^date

URIni back to ToC or Named Individual ToC

IRI: http://purl.org/dc/terms/URI

has facts
Date Issued dp "2000-07-11"^^date

W3C-DTFni back to ToC or Named Individual ToC

IRI: http://purl.org/dc/terms/W3CDTF

has facts
Date Issued dp "2000-07-11"^^date

Legend back to ToC

c: Classes
op: Object Properties
dp: Data Properties
ni: Named Individuals
ep: External Properties

References back to ToC

Add your references here. It is recommended to have them as a list.

Changes from last version

Classes

Modified classes
  • http://www.w3.org/2004/02/skos/core#Concept
    • Added: DisjointClasses DisjointClasses(<http://www.w3.org/2004/02/skos/core#Concept> <http://www.w3.org/2004/02/skos/core#ConceptScheme>)
    • Added: "An idea or notion; a unit of thought."@en
    • Added: rdfs:isDefinedBy http://www.w3.org/2004/02/skos/core
    • Added: DisjointClasses DisjointClasses(<http://www.w3.org/2004/02/skos/core#Collection> <http://www.w3.org/2004/02/skos/core#Concept>)
    • Added: rdfs:label "Concept"@en
  • http://www.w3.org/ns/dcat#Catalog
    • Added: "Una raccolta curata di metadati sulle risorse."@it
    • Added: "En samling af metadata om ressourcer."@da
    • Added: "Datasets and data services are examples of resources in the context of a data catalog."@en
    • Added: "Una colección curada de metadatos sobre recursos."@es
    • Added: "Multilingual text not completelly updated. Translations for skos:scopeNote and definitions to doublecheck."@en
    • Added: "A curated collection of metadata about resources."@en
    • Deleted: "Una raccolta curata di metadati sulle risorse (ad es. sui dataset e relativi servizi nel contesto di cataloghi di dati)."@it
    • Deleted: "English, Italian, Spanish definitions updated in this revision. Multilingual text not yet updated."@en
    • Deleted: "Una colección curada de metadatos sobre recursos (por ejemplo, conjuntos de datos y servicios de datos en el contexto de un catálogo de datos)."@es
    • Deleted: "A curated collection of metadata about resources (e.g., datasets and data services in the context of a data catalog)."@en
    • Deleted: "En samling af metadata om ressourcer (fx datasæt og datatjenester i kontekst af et datakatalog)."@da
  • http://www.w3.org/ns/dcat#DataService
    • Added: "Il tipo di servizio può essere indicato usando la proprietà dcterms:type. Il suo valore può essere preso da un vocabolario controllato come il vocabolario dei tipi di servizi per dati spaziali di INSPIRE."@it
    • Added: "New class added in DCAT 2."@en
    • Added: "Druh služby může být indikován vlastností dcterms:type. Její hodnota může být z řízeného slovníku, kterým je například slovník typů prostorových datových služeb INSPIRE."@cs
    • Added: "Datatjenestetypen kan indikeres ved hjælp af egenskaben dcterms:type. Værdien kan tages fra kontrollerede udfaldsrum såsom INSPIRE spatial data service vocabulary."@da
    • Added: "Ny klasse tilføjet i DCAT 2."@da
    • Added: "Nuova classe aggiunta in DCAT 2."@it
    • Added: "Nueva clase añadida en DCAT 2."@es
    • Added: "Nová třída přidaná ve verzi DCAT 2."@cs
    • Added: "The kind of service can be indicated using the dcterms:type property. Its value may be taken from a controlled vocabulary such as the INSPIRE spatial data service type vocabulary."@en
    • Added: "El tipo de servicio puede indicarse usando la propiedad dcterms:type. Su valor puede provenir de un vocabulario controlado, como por ejemplo el vocabulario de servicios de datos espaciales de INSPIRE."@es
    • Deleted: "Datatjenestetypen kan indikeres ved hjælp af egenskaben dct:type. Værdien kan tages fra kontrollerede udfaldsrum såsom INSPIRE spatial data service vocabulary."@da
    • Deleted: "The kind of service can be indicated using the dct:type property. Its value may be taken from a controlled vocabulary such as the INSPIRE spatial data service type vocabulary."@en
    • Deleted: "El tipo de servicio puede indicarse usando la propiedad dct:type. Su valor puede provenir de un vocabulario controlado, como por ejemplo el vocabulario de servicios de datos espaciales de INSPIRE."@es
    • Deleted: "Ny klasse tilføjet i DCAT 2.0."@da
    • Deleted: "Il tipo di servizio può essere indicato usando la proprietà dct:type. Il suo valore può essere preso da un vocabolario controllato come il vocabolario dei tipi di servizi per dati spaziali di INSPIRE."@it
    • Deleted: "Nueva clase añadida en DCAT 2.0."@es
    • Deleted: "New class added in DCAT 2.0."@en
    • Deleted: "Druh služby může být indikován vlastností dct:type. Její hodnota může být z řízeného slovníku, kterým je například slovník typů prostorových datových služeb INSPIRE."@cs
    • Deleted: "Nuova classe aggiunta in DCAT 2.0."@it
    • Deleted: "Nová třída přidaná ve verzi DCAT 2.0."@cs
  • http://www.w3.org/ns/dcat#Relationship
    • Added: "Ny klasse i DCAT 2"@da
    • Added: "Se usa para caracterizar la relación entre conjuntos de datos, y potencialmente otros recursos, donde la naturaleza de la relación se conoce pero no está caracterizada adecuadamente con propiedades del estándar 'Dublin Core' (dcterms:hasPart, dcterms:isPartOf, dcterms:conformsTo, dcterms:isFormatOf, dcterms:hasFormat, dcterms:isVersionOf, dcterms:hasVersion, dcterms:replaces, dcterms:isReplacedBy, dcterms:references, dcterms:isReferencedBy, dcterms:requires, dcterms:isRequiredBy) or PROV-O properties (prov:wasDerivedFrom, prov:wasInfluencedBy, prov:wasQuotedFrom, prov:wasRevisionOf, prov:hadPrimarySource, prov:alternateOf, prov:specializationOf)."@es
    • Added: "Use to characterize a relationship between datasets, and potentially other resources, where the nature of the relationship is known but is not adequately characterized by the standard Dublin Core properties (dcterms:hasPart, dcterms:isPartOf, dcterms:conformsTo, dcterms:isFormatOf, dcterms:hasFormat, dcterms:isVersionOf, dcterms:hasVersion, dcterms:replaces, dcterms:isReplacedBy, dcterms:references, dcterms:isReferencedBy, dcterms:requires, dcterms:isRequiredBy) or PROV-O properties (prov:wasDerivedFrom, prov:wasInfluencedBy, prov:wasQuotedFrom, prov:wasRevisionOf, prov:hadPrimarySource, prov:alternateOf, prov:specializationOf)."@en
    • Added: "Viene utilizzato per caratterizzare la relazione tra insiemi di dati, e potenzialmente altri tipi di risorse, nei casi in cui la natura della relazione è nota ma non adeguatamente caratterizzata dalle proprietà dello standard 'Dublin Core' (dcterms:hasPart, dcterms:isPartOf, dcterms:conformsTo, dcterms:isFormatOf, dcterms:hasFormat, dcterms:isVersionOf, dcterms:hasVersion, dcterms:replaces, dcterms:isReplacedBy, dcterms:references, dcterms:isReferencedBy, dcterms:require, dcterms:isRequiredBy) o dalle propietà fornite da PROV-O (prov:wasDerivedFrom, prov:wasInfluencedBy, prov:wasQuotedFrom, prov:wasRevisionOf, prov: hadPrimarySource, prov:alternateOf, prov:specializationOf)."@it
    • Added: "Nuova classe aggiunta in DCAT 2"@it
    • Added: "Nueva clase añadida en DCAT 2"@es
    • Added: "Používá se pro charakterizaci vztahu mezi datovými sadami a případně i jinými zdroji, kde druh vztahu je sice znám, ale není přiměřeně charakterizován standardními vlastnostmi slovníku Dublin Core (dcterms:hasPart, dcterms:isPartOf, dcterms:conformsTo, dcterms:isFormatOf, dcterms:hasFormat, dcterms:isVersionOf, dcterms:hasVersion, dcterms:replaces, dcterms:isReplacedBy, dcterms:references, dcterms:isReferencedBy, dcterms:requires, dcterms:isRequiredBy) či vlastnostmi slovníku PROV-O (prov:wasDerivedFrom, prov:wasInfluencedBy, prov:wasQuotedFrom, prov:wasRevisionOf, prov:hadPrimarySource, prov:alternateOf, prov:specializationOf)."@cs
    • Added: "New class added in DCAT 2"@en
    • Added: "Nová třída přidaná ve verzi DCAT 2"@cs
    • Added: "Anvendes til at karakterisere en relation mellem datasæt, og potentielt andre ressourcer, hvor relationen er kendt men ikke tilstrækkeligt beskrevet af de standardiserede egenskaber i Dublin Core (dcterms:hasPart, dcterms:isPartOf, dcterms:conformsTo, dcterms:isFormatOf, dcterms:hasFormat, dcterms:isVersionOf, dcterms:hasVersion, dcterms:replaces, dcterms:isReplacedBy, dcterms:references, dcterms:isReferencedBy, dcterms:requires, dcterms:isRequiredBy) eller PROV-O-egenskaber (prov:wasDerivedFrom, prov:wasInfluencedBy, prov:wasQuotedFrom, prov:wasRevisionOf, prov:hadPrimarySource, prov:alternateOf, prov:specializationOf)."@da
    • Added: rdfs:isDefinedBy https://www.w3.org/TR/vocab-dcat-2/
    • Deleted: "Nová třída přidaná ve verzi DCAT 2.0."@cs
    • Deleted: "Use to characterize a relationship between datasets, and potentially other resources, where the nature of the relationship is known but is not adequately characterized by the standard Dublin Core properties (dct:hasPart, dct:isPartOf, dct:conformsTo, dct:isFormatOf, dct:hasFormat, dct:isVersionOf, dct:hasVersion, dct:replaces, dct:isReplacedBy, dct:references, dct:isReferencedBy, dct:requires, dct:isRequiredBy) or PROV-O properties (prov:wasDerivedFrom, prov:wasInfluencedBy, prov:wasQuotedFrom, prov:wasRevisionOf, prov:hadPrimarySource, prov:alternateOf, prov:specializationOf)."@en
    • Deleted: "New class added in DCAT 2.0."@en
    • Deleted: "Ny klasse i DCAT 2.0."@da
    • Deleted: "Nueva clase añadida en DCAT 2.0."@es
    • Deleted: "Nuova classe aggiunta in DCAT 2.0."@it
    • Deleted: "Viene utilizzato per caratterizzare la relazione tra insiemi di dati, e potenzialmente altri tipi di risorse, nei casi in cui la natura della relazione è nota ma non adeguatamente caratterizzata dalle proprietà dello standard 'Dublin Core' (dct:hasPart, dct:isPartOf, dct:conformsTo, dct:isFormatOf, dct:hasFormat, dct:isVersionOf, dct:hasVersion, dct:replaces, dct:isReplacedBy, dct:references, dct:isReferencedBy, dct:require, dct:isRequiredBy) o dalle propietà fornite da PROV-O (prov:wasDerivedFrom, prov:wasInfluencedBy, prov:wasQuotedFrom, prov:wasRevisionOf, prov: hadPrimarySource, prov:alternateOf, prov:specializationOf)."@it
    • Deleted: "Anvendes til at karakterisere en relation mellem datasæt, og potentielt andre ressourcer, hvor relationen er kendt men ikke tilstrækkeligt beskrevet af de standardiserede egenskaber i Dublin Core (dct:hasPart, dct:isPartOf, dct:conformsTo, dct:isFormatOf, dct:hasFormat, dct:isVersionOf, dct:hasVersion, dct:replaces, dct:isReplacedBy, dct:references, dct:isReferencedBy, dct:requires, dct:isRequiredBy) eller PROV-O-egenskaber (prov:wasDerivedFrom, prov:wasInfluencedBy, prov:wasQuotedFrom, prov:wasRevisionOf, prov:hadPrimarySource, prov:alternateOf, prov:specializationOf)."@da
    • Deleted: "Používá se pro charakterizaci vztahu mezi datovými sadami a případně i jinými zdroji, kde druh vztahu je sice znám, ale není přiměřeně charakterizován standardními vlastnostmi slovníku Dublin Core (dct:hasPart, dct:isPartOf, dct:conformsTo, dct:isFormatOf, dct:hasFormat, dct:isVersionOf, dct:hasVersion, dct:replaces, dct:isReplacedBy, dct:references, dct:isReferencedBy, dct:requires, dct:isRequiredBy) či vlastnostmi slovníku PROV-O (prov:wasDerivedFrom, prov:wasInfluencedBy, prov:wasQuotedFrom, prov:wasRevisionOf, prov:hadPrimarySource, prov:alternateOf, prov:specializationOf)."@cs
    • Deleted: "Se usa para caracterizar la relación entre conjuntos de datos, y potencialmente otros recursos, donde la naturaleza de la relación se conoce pero no está caracterizada adecuadamente con propiedades del estándar 'Dublin Core' (dct:hasPart, dct:isPartOf, dct:conformsTo, dct:isFormatOf, dct:hasFormat, dct:isVersionOf, dct:hasVersion, dct:replaces, dct:isReplacedBy, dct:references, dct:isReferencedBy, dct:requires, dct:isRequiredBy) or PROV-O properties (prov:wasDerivedFrom, prov:wasInfluencedBy, prov:wasQuotedFrom, prov:wasRevisionOf, prov:hadPrimarySource, prov:alternateOf, prov:specializationOf)."@es
  • http://www.w3.org/ns/dcat#Resource
    • Added: "Nueva clase agregada en DCAT 2"@es
    • Added: "Třída všech katalogizovaných zdrojů, nadtřída dcat:Dataset, dcat:DataService, dcat:Catalog a všech ostatních členů dcat:Catalog. Tato třída nese vlastnosti společné všem katalogizovaným zdrojům včetně datových sad a datových služeb. Je silně doporučeno používat specifičtější podtřídy, pokud je to možné. Při popisu zdroje, který není ani dcat:Dataset, ani dcat:DataService se doporučuje vytvořit odpovídající podtřídu dcat:Resrouce a nebo použít dcat:Resource s vlastností dcterms:type pro určení konkrétního typu."@cs
    • Added: "2020-08-23 Scopenote updated and needs to be translated"@en
    • Added: "New class added in DCAT 2"@en
    • Added: "La clase de todos los recursos catalogados, la superclase de dcat:Dataset, dcat:DataService, dcat:Catalog y cualquier otro miembro de un dcat:Catalog. Esta clase tiene propiedades comunes a todos los recursos catalogados, incluyendo conjuntos de datos y servicios de datos. Se recomienda fuertemente que se use una clase más específica. Cuando se describe un recurso que no es un dcat:Dataset o dcat:DataService, se recomienda crear una sub-clase apropiada de dcat:Resource, o usar dcat:Resource con la propiedad dcterms:type to indicar el tipo específico."@es
    • Added: "La classe di tutte le risorse catalogate, la Superclasse di dcat:Dataset, dcat:DataService, dcat:Catalog e qualsiasi altro membro di dcat:Catalog. Questa classe porta proprietà comuni a tutte le risorse catalogate, inclusi set di dati e servizi dati. Si raccomanda vivamente di utilizzare una sottoclasse più specifica. Quando si descrive una risorsa che non è un dcat:Dataset o dcat:DataService, si raccomanda di creare una sottoclasse di dcat:Resource appropriata, o utilizzare dcat:Resource con la proprietà dcterms:type per indicare il tipo specifico."@it
    • Added: "Ny klasse i DCAT 2"@da
    • Added: rdfs:isDefinedBy https://www.w3.org/TR/vocab-dcat-2/
    • Added: "Klassen for alle katalogiserede ressourcer, den overordnede klasse for dcat:Dataset, dcat:DataService, dcat:Catalog og enhvert medlem af et dcat:Catalog. Denne klasse bærer egenskaber der gælder alle katalogiserede ressourcer, herunder dataset og datatjenester. Det anbefales kraftigt at mere specifikke subklasser oprettes. Når der beskrives ressourcer der ikke er dcat:Dataset eller dcat:DataService, anbefales det at oprette passende subklasser af dcat:Resource eller at dcat:Resource anvendes sammen med egenskaben dcterms:type til opmærkning med en specifik typeangivelse."@da
    • Added: "The class of all catalogued resources, the Superclass of dcat:Dataset, dcat:DataService, dcat:Catalog and any other member of a dcat:Catalog. This class carries properties common to all catalogued resources, including datasets and data services. The instances of this class SHOULD be included in a catalog. The instances of this class SHOULD be included in a catalog. It is strongly recommended to use a more specific sub-class. When describing a resource which is not a dcat:Dataset or dcat:DataService, it is recommended to create a suitable sub-class of dcat:Resource, or use dcat:Resource with the dcterms:type property to indicate the specific type."@en
    • Added: "Nuova classe aggiunta in DCAT 2"@it
    • Added: "Nová třída přidaná ve verzi DCAT 2"@cs
    • Deleted: "New class added in DCAT 2.0."@en
    • Deleted: "The class of all catalogued resources, the Superclass of dcat:Dataset, dcat:DataService, dcat:Catalog and any other member of a dcat:Catalog. This class carries properties common to all catalogued resources, including datasets and data services. It is strongly recommended to use a more specific sub-class. When describing a resource which is not a dcat:Dataset or dcat:DataService, it is recommended to create a suitable sub-class of dcat:Resource, or use dcat:Resource with the dct:type property to indicate the specific type."@en
    • Deleted: "La classe di tutte le risorse catalogate, la Superclasse di dcat:Dataset, dcat:DataService, dcat:Catalog e qualsiasi altro membro di dcat:Catalog. Questa classe porta proprietà comuni a tutte le risorse catalogate, inclusi set di dati e servizi dati. Si raccomanda vivamente di utilizzare una sottoclasse più specifica. Quando si descrive una risorsa che non è un dcat:Dataset o dcat:DataService, si raccomanda di creare una sottoclasse di dcat:Resource appropriata, o utilizzare dcat:Resource con la proprietà dct:type per indicare il tipo specifico."@it
    • Deleted: "Nueva clase agregada en DCAT 2.0."@es
    • Deleted: "Třída všech katalogizovaných zdrojů, nadtřída dcat:Dataset, dcat:DataService, dcat:Catalog a všech ostatních členů dcat:Catalog. Tato třída nese vlastnosti společné všem katalogizovaným zdrojům včetně datových sad a datových služeb. Je silně doporučeno používat specifičtější podtřídy, pokud je to možné. Při popisu zdroje, který není ani dcat:Dataset, ani dcat:DataService se doporučuje vytvořit odpovídající podtřídu dcat:Resrouce a nebo použít dcat:Resource s vlastností dct:type pro určení konkrétního typu."@cs
    • Deleted: "Klassen for alle katalogiserede ressourcer, den overordnede klasse for dcat:Dataset, dcat:DataService, dcat:Catalog og enhvert medlem af et dcat:Catalog. Denne klasse bærer egenskaber der gælder alle katalogiserede ressourcer, herunder dataset og datatjenester. Det anbefales kraftigt at mere specifikke subklasser oprettes. Når der beskrives ressourcer der ikke er dcat:Dataset eller dcat:DataService, anbefales det at oprette passende subklasser af dcat:Resource eller at dcat:Resource anvendes sammen med egenskaben dct:type til opmærkning med en specifik typeangivelse."@da
    • Deleted: "Nová třída přidaná ve verzi DCAT 2.0."@cs
    • Deleted: "Nuova classe aggiunta in DCAT 2.0."@it
    • Deleted: "La clase de todos los recursos catalogados, la superclase de dcat:Dataset, dcat:DataService, dcat:Catalog y cualquier otro miembro de un dcat:Catalog. Esta clase tiene propiedades comunes a todos los recursos catalogados, incluyendo conjuntos de datos y servicios de datos. Se recomienda fuertemente que se use una clase más específica. Cuando se describe un recurso que no es un dcat:Dataset o dcat:DataService, se recomienda crear una sub-clase apropiada de dcat:Resource, o usar dcat:Resource con la propiedad dct:type to indicar el tipo específico."@es
    • Deleted: "Ny klasse i DCAT 2.0."@da
  • http://www.w3.org/ns/dcat#Role
    • Added: "Ny klasse tilføjet i DCAT 2"@da
    • Added: rdfs:isDefinedBy https://www.w3.org/TR/vocab-dcat-2/
    • Added: "Nuova classe aggiunta in DCAT 2"@it
    • Added: "New class added in DCAT 2"@en
    • Added: "Nová třída přidaná ve verzi DCAT 2"@cs
    • Added: "Nueva clase agregada en DCAT 2"@es
    • Deleted: "Nueva clase agregada en DCAT 2.0."@es
    • Deleted: "New class added in DCAT 2.0."@en
    • Deleted: "Nová třída přidaná ve verzi DCAT 2.0."@cs
    • Deleted: "Nuova classe aggiunta in DCAT 2.0."@it
    • Deleted: "Ny klasse tilføjet i DCAT 2.0."@en
  • http://www.w3.org/ns/prov#Attribution
    • Added: rdfs:label "Attribution"^^xsd:string
    • Added: http://www.w3.org/ns/prov#wasAttributedTo
    • Added: rdfs:isDefinedBy http://www.w3.org/ns/prov-o#
    • Added: "http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig"^^xsd:anyURI
    • Added: "Attribution is the ascribing of an entity to an agent. When an entity e is attributed to agent ag, entity e was generated by some unspecified activity that in turn was associated to agent ag. Thus, this relation is useful when the activity is not known, or irrelevant."@en
    • Added: "qualified"^^xsd:string
    • Added: "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-attribution"^^xsd:anyURI
    • Added: SubClass of http://www.w3.org/ns/prov#AgentInfluence
    • Added: "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-attribution"^^xsd:anyURI
    • Added: "agents-responsibility"^^xsd:string
    • Added: rdfs:comment "An instance of prov:Attribution provides additional descriptions about the binary prov:wasAttributedTo relation from an prov:Entity to some prov:Agent that had some responsible for it. For example, :cake prov:wasAttributedTo :baker; prov:qualifiedAttribution [ a prov:Attribution; prov:entity :baker; :foo :bar ]."@en
Added classes

Object Properties

Modified object properties
  • http://www.w3.org/ns/dcat#accessService
    • Added: rdfs:isDefinedBy https://www.w3.org/TR/vocab-dcat-2/
    • Added: "Nuova proprietà aggiunta in DCAT 2."@it
    • Added: "Ny egenskab tilføjet i DCAT 2."@da
    • Added: "Nueva propiedad agregada en DCAT 2."@es
    • Added: "Nová vlastnost přidaná ve verzi DCAT 2."@cs
    • Added: "New property added in DCAT 2."@en
    • Deleted: "New property added in DCAT 2.0."@en
    • Deleted: "Ny egenskab tilføjet i DCAT 2.0."@da
    • Deleted: "Nová vlastnost přidaná ve verzi DCAT 2.0."@cs
    • Deleted: "Nuova proprietà aggiunta in DCAT 2.0."@it
    • Deleted: "Nueva propiedad agregada en DCAT 2.0."@es
  • http://www.w3.org/ns/dcat#catalog
    • Added: "has catalog"@en
    • Added: SubProperty of http://www.w3.org/ns/dcat#resource
    • Added: rdfs:isDefinedBy https://www.w3.org/TR/vocab-dcat-2/
    • Added: "Nuova proprietà aggiunta in DCAT 2."@it
    • Added: "Status: English Definition text modified by DCAT 3 revision team, translations pending."@en
    • Added: rdfs:comment "A catalog that is listed in the catalog."@en
    • Added: "A catalog that is listed in the catalog."@en
    • Added: "Nueva propiedad agregada en DCAT 2."@es
    • Added: "Nová vlastnost přidaná ve verzi DCAT 2."@cs
    • Added: "New property added in DCAT 2."@en
    • Deleted: rdfs:comment "A catalog whose contents are of interest in the context of this catalog."@en
    • Deleted: SubProperty of http://purl.org/dc/terms/hasPart
    • Deleted: "A catalog whose contents are of interest in the context of this catalog."@en
    • Deleted: SubProperty of http://www.w3.org/2000/01/rdf-schema#member
    • Deleted: "New property added in DCAT 2.0."@en
    • Deleted: "Nová vlastnost přidaná ve verzi DCAT 2.0."@cs
    • Deleted: "Nueva propiedad agregada en DCAT 2.0."@es
    • Deleted: "Nuova proprietà aggiunta in DCAT 2.0."@it
  • http://www.w3.org/ns/dcat#compressFormat
    • Added: "Nueva propiedad agregada en DCAT 2."@es
    • Added: "New property added in DCAT 2."@en
    • Added: "Nuova proprietà aggiunta in DCAT 2."@it
    • Added: "Ny egenskab tilføjet i DCAT 2."@da
    • Added: "Nová vlastnost přidaná ve verzi DCAT 2."@cs
    • Deleted: "Nueva propiedad agregada en DCAT 2.0."@es
    • Deleted: "Ny egenskab tilføjet i DCAT 2.0."@da
    • Deleted: "Nová vlastnost přidaná ve verzi DCAT 2.0."@cs
    • Deleted: "Nuova proprietà aggiunta in DCAT 2.0."@it
    • Deleted: "New property added in DCAT 2.0."@en
  • http://www.w3.org/ns/dcat#dataset
    • Added: SubProperty of http://www.w3.org/ns/dcat#resource
    • Added: rdfs:comment "A dataset that is listed in the catalog."@en
    • Added: "A dataset that is listed in the catalog."@en
    • Added: "has dataset"@en
    • Added: "Status: English Definition text modified by DCAT 3 revision team, translations pending."@en
    • Deleted: SubProperty of http://purl.org/dc/terms/hasPart
    • Deleted: "A collection of data that is listed in the catalog."@en
    • Deleted: rdfs:comment "A collection of data that is listed in the catalog."@en
    • Deleted: SubProperty of http://www.w3.org/2000/01/rdf-schema#member
    • Deleted: "Status: English Definition text modified by DCAT revision team, Italian, Spanish and Czech translation provided, other translations pending."@en
  • http://www.w3.org/ns/dcat#distribution
    • Added: InverseObjectProperties InverseObjectProperties(<http://www.w3.org/ns/dcat#isDistributionOf> <http://www.w3.org/ns/dcat#distribution>)
    • Added: SubProperty of http://purl.org/dc/terms/relation
    • Added: "has distribution"@en
  • http://www.w3.org/ns/dcat#downloadURL
    • Added: "URL til fil der kan downloades i et bestemt format. Fx en CSV-fil eller en RDF-fil. Formatet for distributionen angives ved hjælp af egenskaberne dcterms:format og/eller dcat:mediaType."@da
    • Added: "URL souboru ke stažení v daném formátu, například CSV nebo RDF soubor. Formát je popsán vlastností distribuce dcterms:format a/nebo dcat:mediaType."@cs
    • Added: rdfs:comment "Questo è un link diretto al file scaricabile in un dato formato. E.g. un file CSV o un file RDF. Il formato è descritto dal dcterms:format e/o dal dcat:mediaType della distribuzione."@it
    • Added: rdfs:comment "URL souboru ke stažení v daném formátu, například CSV nebo RDF soubor. Formát je popsán vlastností distribuce dcterms:format a/nebo dcat:mediaType."@cs
    • Added: "Questo è un link diretto al file scaricabile in un dato formato. E.g. un file CSV o un file RDF. Il formato è descritto dal dcterms:format e/o dal dcat:mediaType della distribuzione."@it
    • Added: "Είναι ένας σύνδεσμος άμεσης μεταφόρτωσης ενός αρχείου σε μια δεδομένη μορφή. Π.χ. ένα αρχείο CSV ή RDF. Η μορφη αρχείου περιγράφεται από τις ιδιότητες dcterms:format ή/και dcat:mediaType της διανομής."@el
    • Added: rdfs:comment "Είναι ένας σύνδεσμος άμεσης μεταφόρτωσης ενός αρχείου σε μια δεδομένη μορφή. Π.χ. ένα αρχείο CSV ή RDF. Η μορφη αρχείου περιγράφεται από τις ιδιότητες dcterms:format ή/και dcat:mediaType της διανομής."@el
    • Added: rdfs:comment "La URL de un archivo descargable en el formato dato. Por ejemplo, archivo CSV o archivo RDF. El formato se describe con las propiedades de la distribución dcterms:format y/o dcat:mediaType."@es
    • Added: rdfs:comment "URL til fil der kan downloades i et bestemt format. Fx en CSV-fil eller en RDF-fil. Formatet for distributionen angives ved hjælp af egenskaberne dcterms:format og/eller dcat:mediaType."@da
    • Added: rdfs:comment "The URL of the downloadable file in a given format. E.g. CSV file or RDF file. The format is indicated by the distribution's dcterms:format and/or dcat:mediaType."@en
    • Added: rdfs:comment "رابط مباشر لملف يمكن تحميله. نوع الملف يتم توصيفه باستخدام الخاصية dcterms:format dcat:mediaType "@ar
    • Added: "رابط مباشر لملف يمكن تحميله. نوع الملف يتم توصيفه باستخدام الخاصية dcterms:format dcat:mediaType "@ar
    • Added: rdfs:comment "Ceci est un lien direct à un fichier téléchargeable en un format donnée. Exple fichier CSV ou RDF. Le format est décrit par les propriétés de distribution dcterms:format et/ou dcat:mediaType."@fr
    • Added: "La URL de un archivo descargable en el formato dato. Por ejemplo, archivo CSV o archivo RDF. El formato se describe con las propiedades de la distribución dcterms:format y/o dcat:mediaType."@es
    • Added: "Ceci est un lien direct à un fichier téléchargeable en un format donnée. Exple fichier CSV ou RDF. Le format est décrit par les propriétés de distribution dcterms:format et/ou dcat:mediaType."@fr
    • Added: "The URL of the downloadable file in a given format. E.g. CSV file or RDF file. The format is indicated by the distribution's dcterms:format and/or dcat:mediaType."@en
    • Deleted: rdfs:comment "Είναι ένας σύνδεσμος άμεσης μεταφόρτωσης ενός αρχείου σε μια δεδομένη μορφή. Π.χ. ένα αρχείο CSV ή RDF. Η μορφη αρχείου περιγράφεται από τις ιδιότητες dct:format ή/και dcat:mediaType της διανομής."@el
    • Deleted: "Questo è un link diretto al file scaricabile in un dato formato. E.g. un file CSV o un file RDF. Il formato è descritto dal dct:format e/o dal dcat:mediaType della distribuzione."@it
    • Deleted: "Είναι ένας σύνδεσμος άμεσης μεταφόρτωσης ενός αρχείου σε μια δεδομένη μορφή. Π.χ. ένα αρχείο CSV ή RDF. Η μορφη αρχείου περιγράφεται από τις ιδιότητες dct:format ή/και dcat:mediaType της διανομής."@el
    • Deleted: rdfs:comment "Questo è un link diretto al file scaricabile in un dato formato. E.g. un file CSV o un file RDF. Il formato è descritto dal dct:format e/o dal dcat:mediaType della distribuzione."@it
    • Deleted: "Ceci est un lien direct à un fichier téléchargeable en un format donnée. Exple fichier CSV ou RDF. Le format est décrit par les propriétés de distribution dct:format et/ou dcat:mediaType."@fr
    • Deleted: rdfs:comment "URL til fil der kan downloades i et bestemt format. Fx en CSV-fil eller en RDF-fil. Formatet for distributionen angives ved hjælp af egenskaberne dct:format og/eller dcat:mediaType."@da
    • Deleted: "رابط مباشر لملف يمكن تحميله. نوع الملف يتم توصيفه باستخدام الخاصية dct:format dcat:mediaType "@ar
    • Deleted: rdfs:comment "URL souboru ke stažení v daném formátu, například CSV nebo RDF soubor. Formát je popsán vlastností distribuce dct:format a/nebo dcat:mediaType."@cs
    • Deleted: rdfs:comment "La URL de un archivo descargable en el formato dato. Por ejemplo, archivo CSV o archivo RDF. El formato se describe con las propiedades de la distribución dct:format y/o dcat:mediaType."@es
    • Deleted: rdfs:comment "The URL of the downloadable file in a given format. E.g. CSV file or RDF file. The format is indicated by the distribution's dct:format and/or dcat:mediaType."@en
    • Deleted: "The URL of the downloadable file in a given format. E.g. CSV file or RDF file. The format is indicated by the distribution's dct:format and/or dcat:mediaType."@en
    • Deleted: "La URL de un archivo descargable en el formato dato. Por ejemplo, archivo CSV o archivo RDF. El formato se describe con las propiedades de la distribución dct:format y/o dcat:mediaType."@es
    • Deleted: "URL til fil der kan downloades i et bestemt format. Fx en CSV-fil eller en RDF-fil. Formatet for distributionen angives ved hjælp af egenskaberne dct:format og/eller dcat:mediaType."@da
    • Deleted: rdfs:comment "Ceci est un lien direct à un fichier téléchargeable en un format donnée. Exple fichier CSV ou RDF. Le format est décrit par les propriétés de distribution dct:format et/ou dcat:mediaType."@fr
    • Deleted: rdfs:comment "رابط مباشر لملف يمكن تحميله. نوع الملف يتم توصيفه باستخدام الخاصية dct:format dcat:mediaType "@ar
    • Deleted: "URL souboru ke stažení v daném formátu, například CSV nebo RDF soubor. Formát je popsán vlastností distribuce dct:format a/nebo dcat:mediaType."@cs
  • http://www.w3.org/ns/dcat#endpointDescription
    • Added: rdfs:isDefinedBy https://www.w3.org/TR/vocab-dcat-2/
    • Added: "New property in DCAT 2."@en
    • Added: "La descripción del endpoint brinda detalles específicos de la instancia del endpoint, mientras que dcterms:conformsTo se usa para indicar el estándar general o especificación que implementa el endpoint."@es
    • Added: "Nová vlastnost přidaná ve verzi DCAT 2."@cs
    • Added: "Popis přístupového bodu dává specifické detaily jeho konkrétní instance, zatímco dcterms:conformsTo indikuje obecný standard či specifikaci kterou přístupový bod implementuje."@cs
    • Added: "Ny egenskab i DCAT 2."@da
    • Added: "Endpointbeskrivelsen giver specifikke oplysninger om den konkrete endpointinstans, mens dcterms:conformsTo anvendes til at indikere den overordnede standard eller specifikation som endpointet er i overensstemmelse med."@da
    • Added: "The endpoint description gives specific details of the actual endpoint instance, while dcterms:conformsTo is used to indicate the general standard or specification that the endpoint implements."@en
    • Added: "Nueva propiedad agregada en DCAT 2."@en
    • Added: "Nuova proprietà in DCAT 2."@it
    • Added: "La descrizione dell'endpoint fornisce dettagli specifici dell'istanza dell'endpoint reale, mentre dcterms:conformsTo viene utilizzato per indicare lo standard o le specifiche implementate dall'endpoint."@it
    • Deleted: "La descrizione dell'endpoint fornisce dettagli specifici dell'istanza dell'endpoint reale, mentre dct:conformsTo viene utilizzato per indicare lo standard o le specifiche implementate dall'endpoint."@it
    • Deleted: "Endpointbeskrivelsen giver specifikke oplysninger om den konkrete endpointinstans, mens dct:conformsTo anvendes til at indikere den overordnede standard eller specifikation som endpointet er i overensstemmelse med."@da
    • Deleted: "Ny egenskab i DCAT 2.0."@da
    • Deleted: "Nuova proprietà in DCAT 2.0."@it
    • Deleted: "Nueva propiedad agregada en DCAT 2.0."@en
    • Deleted: "Popis přístupového bodu dává specifické detaily jeho konkrétní instance, zatímco dct:conformsTo indikuje obecný standard či specifikaci kterou přístupový bod implementuje."@cs
    • Deleted: "La descripción del endpoint brinda detalles específicos de la instancia del endpoint, mientras que dct:conformsTo se usa para indicar el estándar general o especificación que implementa el endpoint."@es
    • Deleted: "Nová vlastnost přidaná ve verzi DCAT 2.0."@cs
    • Deleted: "The endpoint description gives specific details of the actual endpoint instance, while dct:conformsTo is used to indicate the general standard or specification that the endpoint implements."@en
    • Deleted: "New property in DCAT 2.0."@en
  • http://www.w3.org/ns/dcat#endpointURL
    • Added: "Nová vlastnost přidaná ve verzi DCAT 2."@cs
    • Added: rdfs:isDefinedBy https://www.w3.org/TR/vocab-dcat-2/
    • Added: "Nueva propiedad agregada en DCAT 2."@es
    • Added: "New property in DCAT 2."@en
    • Added: "Nuova proprietà in DCAT 2."@it
    • Deleted: "Nová vlastnost přidaná ve verzi DCAT 2.0."@cs
    • Deleted: "Nueva propiedad agregada en DCAT 2.0."@es
    • Deleted: "Nuova proprietà in DCAT 2.0."@it
    • Deleted: "New property in DCAT 2.0."@en
  • http://www.w3.org/ns/dcat#hadRole
    • Added: "Nueva propiedad agregada en DCAT 2."@es
    • Added: rdfs:isDefinedBy https://www.w3.org/TR/vocab-dcat-2/
    • Added: "New property added in DCAT 2."@en
    • Added: "Nová vlastnost přidaná ve verzi DCAT 2."@cs
    • Added: "Nuova proprietà aggiunta in DCAT 2."@it
    • Deleted: "Nueva propiedad agregada en DCAT 2.0."@es
    • Deleted: "Nuova proprietà aggiunta in DCAT 2.0."@it
    • Deleted: "Nová vlastnost přidaná ve verzi DCAT 2.0."@cs
    • Deleted: "New property added in DCAT 2.0."@en
  • http://www.w3.org/ns/dcat#mediaType
    • Added: "Tato vlastnost BY MĚLA být použita, je-li typ média distribuce definován v registru IANA https://www.iana.org/assignments/media-types/. V ostatních případech MŮŽE být použita vlastnost dcterms:format s jinými hodnotami."@cs
    • Added: "This property SHOULD be used when the media type of the distribution is defined in the IANA media types registry https://www.iana.org/assignments/media-types/, otherwise dcterms:format MAY be used with different values."@en
    • Added: "Cette propriété doit être utilisée quand c'est définit le type de média de la distribution en IANA, sinon dcterms:format DOIT être utilisé avec différentes valeurs."@fr
    • Added: "Esta propiedad DEBERÍA usarse cuando el 'media type' de la distribución está definido en el registro IANA de 'media types' https://www.iana.org/assignments/media-types/, de lo contrario, dcterms:format PUEDE usarse con distintos valores."@es
    • Added: "このプロパティーは、配信のメディア・タイプがIANAで定義されているときに使用すべきで(SHOULD)、そうでない場合には、dcterms:formatを様々な値と共に使用できます(MAY)。"@ja
    • Added: "Esta propiedad debe ser usada cuando está definido el tipo de media de la distribución en IANA, de otra manera dcterms:format puede ser utilizado con diferentes valores."@es
    • Added: rdfs:comment "このプロパティーは、配信のメディア・タイプがIANAで定義されているときに使用すべきで(SHOULD)、そうでない場合には、dcterms:formatを様々な値と共に使用できます(MAY)。"@ja
    • Added: "Η ιδιότητα αυτή ΘΑ ΠΡΕΠΕΙ να χρησιμοποιείται όταν ο τύπος μέσου μίας διανομής είναι ορισμένος στο IANA, αλλιώς η ιδιότητα dcterms:format ΔΥΝΑΤΑΙ να χρησιμοποιηθεί με διαφορετικές τιμές."@el
    • Added: rdfs:comment "Η ιδιότητα αυτή ΘΑ ΠΡΕΠΕΙ να χρησιμοποιείται όταν ο τύπος μέσου μίας διανομής είναι ορισμένος στο IANA, αλλιώς η ιδιότητα dcterms:format ΔΥΝΑΤΑΙ να χρησιμοποιηθεί με διαφορετικές τιμές."@el
    • Added: "Denne egenskab BØR anvendes hvis distributionens medietype optræder i 'IANA media types registry' https://www.iana.org/assignments/media-types/, ellers KAN egenskaben dcterms:format anvendes med et andet udfaldsrum."@da
    • Added: "Questa proprietà DEVE essere usata quando il tipo di media della distribuzione è definito nel registro dei tipi di media IANA https://www.iana.org/assignments/media-types/, altrimenti dcterms:format PUO 'essere usato con differenti valori."@it
    • Added: rdfs:comment "Esta propiedad debe ser usada cuando está definido el tipo de media de la distribución en IANA, de otra manera dcterms:format puede ser utilizado con diferentes valores"@es
    • Added: rdfs:comment "Cette propriété doit être utilisée quand c'est définit le type de média de la distribution en IANA, sinon dcterms:format DOIT être utilisé avec différentes valeurs."@fr
    • Deleted: "Tato vlastnost BY MĚLA být použita, je-li typ média distribuce definován v registru IANA https://www.iana.org/assignments/media-types/. V ostatních případech MŮŽE být použita vlastnost dct:format s jinými hodnotami."@cs
    • Deleted: "This property SHOULD be used when the media type of the distribution is defined in the IANA media types registry https://www.iana.org/assignments/media-types/, otherwise dct:format MAY be used with different values."@en
    • Deleted: rdfs:comment "Esta propiedad debe ser usada cuando está definido el tipo de media de la distribución en IANA, de otra manera dct:format puede ser utilizado con diferentes valores"@es
    • Deleted: "Questa proprietà DEVE essere usata quando il tipo di media della distribuzione è definito nel registro dei tipi di media IANA https://www.iana.org/assignments/media-types/, altrimenti dct:format PUO 'essere usato con differenti valori."@it
    • Deleted: "Esta propiedad DEBERÍA usarse cuando el 'media type' de la distribución está definido en el registro IANA de 'media types' https://www.iana.org/assignments/media-types/, de lo contrario, dct:format PUEDE usarse con distintos valores."@es
    • Deleted: "Cette propriété doit être utilisée quand c'est définit le type de média de la distribution en IANA, sinon dct:format DOIT être utilisé avec différentes valeurs."@fr
    • Deleted: rdfs:comment "このプロパティーは、配信のメディア・タイプがIANAで定義されているときに使用すべきで(SHOULD)、そうでない場合には、dct:formatを様々な値と共に使用できます(MAY)。"@ja
    • Deleted: "Denne egenskab BØR anvendes hvis distributionens medietype optræder i 'IANA media types registry' https://www.iana.org/assignments/media-types/, ellers KAN egenskaben dct:format anvendes med et andet udfaldsrum."@da
    • Deleted: "Η ιδιότητα αυτή ΘΑ ΠΡΕΠΕΙ να χρησιμοποιείται όταν ο τύπος μέσου μίας διανομής είναι ορισμένος στο IANA, αλλιώς η ιδιότητα dct:format ΔΥΝΑΤΑΙ να χρησιμοποιηθεί με διαφορετικές τιμές."@el
    • Deleted: rdfs:comment "Η ιδιότητα αυτή ΘΑ ΠΡΕΠΕΙ να χρησιμοποιείται όταν ο τύπος μέσου μίας διανομής είναι ορισμένος στο IANA, αλλιώς η ιδιότητα dct:format ΔΥΝΑΤΑΙ να χρησιμοποιηθεί με διαφορετικές τιμές."@el
    • Deleted: "Esta propiedad debe ser usada cuando está definido el tipo de media de la distribución en IANA, de otra manera dct:format puede ser utilizado con diferentes valores."@es
    • Deleted: rdfs:comment "Cette propriété doit être utilisée quand c'est définit le type de média de la distribution en IANA, sinon dct:format DOIT être utilisé avec différentes valeurs."@fr
    • Deleted: "このプロパティーは、配信のメディア・タイプがIANAで定義されているときに使用すべきで(SHOULD)、そうでない場合には、dct:formatを様々な値と共に使用できます(MAY)。"@ja
  • http://www.w3.org/ns/dcat#packageFormat
    • Added: "Nueva propiedad agregada en DCAT 2."@es
    • Added: "New property added in DCAT 2."@en
    • Added: "Nová vlastnost přidaná ve verzi DCAT 2."@cs
    • Added: "Nuova proprietà aggiunta in DCAT 2."@it
    • Added: "Ny egenskab tilføjet i DCAT 2."@da
    • Deleted: "Ny egenskab tilføjet i DCAT 2.0."@da
    • Deleted: "Nová vlastnost přidaná ve verzi DCAT 2.0."@cs
    • Deleted: "Nueva propiedad agregada en DCAT 2.0."@es
    • Deleted: "Nuova proprietà aggiunta in DCAT 2.0."@it
    • Deleted: "New property added in DCAT 2.0."@en
  • http://www.w3.org/ns/dcat#qualifiedRelation
    • Added: "Se usa para asociar con otro recurso para el cuál la naturaleza de la relación es conocida pero no es ninguna de las propiedades que provee el estándar Dublin Core (dcterms:hasPart, dcterms:isPartOf, dcterms:conformsTo, dcterms:isFormatOf, dcterms:hasFormat, dcterms:isVersionOf, dcterms:hasVersion, dcterms:replaces, dcterms:isReplacedBy, dcterms:references, dcterms:isReferencedBy, dcterms:requires, dcterms:isRequiredBy) or PROV-O properties (prov:wasDerivedFrom, prov:wasInfluencedBy, prov:wasQuotedFrom, prov:wasRevisionOf, prov:hadPrimarySource, prov:alternateOf, prov:specializationOf)."@es
    • Added: "Propiedad nueva añadida en DCAT 2."@es
    • Added: "Viene utilizzato per associarsi a un'altra risorsa nei casi per i quali la natura della relazione è nota ma non è alcuna delle proprietà fornite dallo standard Dublin Core (dcterms:hasPart, dcterms:isPartOf, dcterms:conformsTo, dcterms:isFormatOf, dcterms:hasFormat , dcterms:isVersionOf, dcterms:hasVersion, dcterms:replaces, dcterms:isReplacedBy, dcterms:references, dcterms:isReferencedBy, dcterms:require, dcterms:isRequiredBy) o dalle proprietà fornite da PROV-O (prov:wasDerivedFrom, prov:wasInfluencedBy, prov:wasQuotedFrom , prov:wasRevisionOf, prov:hadPrimarySource, prov:alternateOf, prov:specializationOf)."@it
    • Added: "Anvendes til at referere til en anden ressource hvor relationens betydning er kendt men ikke matcher en af de standardiserede egenskaber fra Dublin Core (dcterms:hasPart, dcterms:isPartOf, dcterms:conformsTo, dcterms:isFormatOf, dcterms:hasFormat, dcterms:isVersionOf, dcterms:hasVersion, dcterms:replaces, dcterms:isReplacedBy, dcterms:references, dcterms:isReferencedBy, dcterms:requires, dcterms:isRequiredBy) eller PROV-O-egenskaber (prov:wasDerivedFrom, prov:wasInfluencedBy, prov:wasQuotedFrom, prov:wasRevisionOf, prov:hadPrimarySource, prov:alternateOf, prov:specializationOf)."@da
    • Added: "Nová vlastnost přidaná ve verzi DCAT 2."@cs
    • Added: "Ny egenskab tilføjet i DCAT 2."@da
    • Added: "Nuova proprietà aggiunta in DCAT 2."@it
    • Added: rdfs:isDefinedBy https://www.w3.org/TR/vocab-dcat-2/
    • Added: "Použito pro odkazování na jiný zdroj, kde druh vztahu je znám, ale neodpovídá standardním vlastnostem ze slovníku Dublin Core (dcterms:hasPart, dcterms:isPartOf, dcterms:conformsTo, dcterms:isFormatOf, dcterms:hasFormat, dcterms:isVersionOf, dcterms:hasVersion, dcterms:replaces, dcterms:isReplacedBy, dcterms:references, dcterms:isReferencedBy, dcterms:requires, dcterms:isRequiredBy) či slovníku PROV-O (prov:wasDerivedFrom, prov:wasInfluencedBy, prov:wasQuotedFrom, prov:wasRevisionOf, prov:hadPrimarySource, prov:alternateOf, prov:specializationOf)."@cs
    • Added: "New property added in DCAT 2."@en
    • Added: "Used to link to another resource where the nature of the relationship is known but does not match one of the standard Dublin Core properties (dcterms:hasPart, dcterms:isPartOf, dcterms:conformsTo, dcterms:isFormatOf, dcterms:hasFormat, dcterms:isVersionOf, dcterms:hasVersion, dcterms:replaces, dcterms:isReplacedBy, dcterms:references, dcterms:isReferencedBy, dcterms:requires, dcterms:isRequiredBy) or PROV-O properties (prov:wasDerivedFrom, prov:wasInfluencedBy, prov:wasQuotedFrom, prov:wasRevisionOf, prov:hadPrimarySource, prov:alternateOf, prov:specializationOf)."@en
    • Deleted: "Se usa para asociar con otro recurso para el cuál la naturaleza de la relación es conocida pero no es ninguna de las propiedades que provee el estándar Dublin Core (dct:hasPart, dct:isPartOf, dct:conformsTo, dct:isFormatOf, dct:hasFormat, dct:isVersionOf, dct:hasVersion, dct:replaces, dct:isReplacedBy, dct:references, dct:isReferencedBy, dct:requires, dct:isRequiredBy) or PROV-O properties (prov:wasDerivedFrom, prov:wasInfluencedBy, prov:wasQuotedFrom, prov:wasRevisionOf, prov:hadPrimarySource, prov:alternateOf, prov:specializationOf)."@es
    • Deleted: "Viene utilizzato per associarsi a un'altra risorsa nei casi per i quali la natura della relazione è nota ma non è alcuna delle proprietà fornite dallo standard Dublin Core (dct:hasPart, dct:isPartOf, dct:conformsTo, dct:isFormatOf, dct:hasFormat , dct:isVersionOf, dct:hasVersion, dct:replaces, dct:isReplacedBy, dct:references, dct:isReferencedBy, dct:require, dct:isRequiredBy) o dalle proprietà fornite da PROV-O (prov:wasDerivedFrom, prov:wasInfluencedBy, prov:wasQuotedFrom , prov:wasRevisionOf, prov:hadPrimarySource, prov:alternateOf, prov:specializationOf)."@it
    • Deleted: "Anvendes til at referere til en anden ressource hvor relationens betydning er kendt men ikke matcher en af de standardiserede egenskaber fra Dublin Core (dct:hasPart, dct:isPartOf, dct:conformsTo, dct:isFormatOf, dct:hasFormat, dct:isVersionOf, dct:hasVersion, dct:replaces, dct:isReplacedBy, dct:references, dct:isReferencedBy, dct:requires, dct:isRequiredBy) eller PROV-O-egenskaber (prov:wasDerivedFrom, prov:wasInfluencedBy, prov:wasQuotedFrom, prov:wasRevisionOf, prov:hadPrimarySource, prov:alternateOf, prov:specializationOf)."@da
    • Deleted: "Ny egenskab tilføjet i DCAT 2.0."@da
    • Deleted: "Nová vlastnost přidaná ve verzi DCAT 2.0."@cs
    • Deleted: "Propiedad nueva añadida en DCAT 2.0."@es
    • Deleted: "New property added in DCAT 2.0."@en
    • Deleted: "Used to link to another resource where the nature of the relationship is known but does not match one of the standard Dublin Core properties (dct:hasPart, dct:isPartOf, dct:conformsTo, dct:isFormatOf, dct:hasFormat, dct:isVersionOf, dct:hasVersion, dct:replaces, dct:isReplacedBy, dct:references, dct:isReferencedBy, dct:requires, dct:isRequiredBy) or PROV-O properties (prov:wasDerivedFrom, prov:wasInfluencedBy, prov:wasQuotedFrom, prov:wasRevisionOf, prov:hadPrimarySource, prov:alternateOf, prov:specializationOf)."@en
    • Deleted: "Nuova proprietà aggiunta in DCAT 2.0."@it
    • Deleted: "Použito pro odkazování na jiný zdroj, kde druh vztahu je znám, ale neodpovídá standardním vlastnostem ze slovníku Dublin Core (dct:hasPart, dct:isPartOf, dct:conformsTo, dct:isFormatOf, dct:hasFormat, dct:isVersionOf, dct:hasVersion, dct:replaces, dct:isReplacedBy, dct:references, dct:isReferencedBy, dct:requires, dct:isRequiredBy) či slovníku PROV-O (prov:wasDerivedFrom, prov:wasInfluencedBy, prov:wasQuotedFrom, prov:wasRevisionOf, prov:hadPrimarySource, prov:alternateOf, prov:specializationOf)."@cs
  • http://www.w3.org/ns/dcat#servesDataset
    • Added: "Nueva propiedad agregada en DCAT 2."@es
    • Added: "New property in DCAT 2."@en
    • Added: rdfs:isDefinedBy https://www.w3.org/TR/vocab-dcat-2/
    • Added: "Nová vlastnost přidaná ve verzi DCAT 2."@cs
    • Added: "Nuova proprietà in DCAT 2."@it
    • Deleted: "New property in DCAT 2.0."@en
    • Deleted: "Nová vlastnost přidaná ve verzi DCAT 2.0."@cs
    • Deleted: "Nueva propiedad agregada en DCAT 2.0."@es
    • Deleted: "Nuova proprietà in DCAT 2.0."@it
  • http://www.w3.org/ns/dcat#service
    • Added: "New property added in DCAT 2."@en
    • Added: "has service"@en
    • Added: "A service that is listed in the catalog."@en
    • Added: "Status: English Definition text modified by DCAT 3 revision team, translations pending."@en
    • Added: rdfs:isDefinedBy https://www.w3.org/TR/vocab-dcat-2/
    • Added: SubProperty of http://www.w3.org/ns/dcat#resource
    • Added: "Nueva propiedad añadida en DCAT 2."@es
    • Added: "Nová vlastnost přidaná ve verzi DCAT 2."@cs
    • Added: rdfs:comment "A service that is listed in the catalog."@en
    • Added: "Nuova proprietà aggiunta in DCAT 2."@it
    • Deleted: rdfs:comment "A site or endpoint that is listed in the catalog."@en
    • Deleted: SubProperty of http://www.w3.org/2000/01/rdf-schema#member
    • Deleted: "A site or endpoint that is listed in the catalog."@en
    • Deleted: "New property added in DCAT 2.0."@en
    • Deleted: "Nová vlastnost přidaná ve verzi DCAT 2.0."@cs
    • Deleted: SubProperty of http://purl.org/dc/terms/hasPart
    • Deleted: "Nuova proprietà aggiunta in DCAT 2.0."@it
    • Deleted: "Nueva propiedad añadida en DCAT 2.0."@es
  • http://www.w3.org/ns/dcat#theme
    • Added: "Status: English Definition text modified by DCAT revision team, all except for Italian and Czech translations are pending. Scope note has changed and its translations should be updated"@en
    • Added: "The set of themes used to categorize the resources are organized in a skos:ConceptScheme, skos:Collection, owl:Ontology or similar, describing all the categories and their relations in the catalog."@en
    • Deleted: Range http://www.w3.org/2004/02/skos/core#Concept
    • Deleted: "Status: English Definition text modified by DCAT revision team, all except for Italian and Czech translations are pending."@en
    • Deleted: "The set of skos:Concepts used to categorize the resources are organized in a skos:ConceptScheme describing all the categories and their relations in the catalog."@en
  • http://xmlns.com/foaf/0.1/homepage
    • Added: rdfs:comment "Este axioma se necesita de manera que Protege cargue DCAT3 sin problemas."@es
    • Added: rdfs:comment "This axiom needed so that Protege loads DCAT 3 without errors."@en
    • Deleted: rdfs:comment "This axiom needed so that Protege loads DCAT2 without errors."^^xsd:string
  • http://xmlns.com/foaf/0.1/primaryTopic
    • Added: rdfs:comment "Este axioma se necesita de manera que Protege cargue DCAT 3 sin problemas."@es
    • Added: rdfs:comment "This axiom needed so that Protege loads DCAT 3 without errors."@en
    • Deleted: rdfs:comment "This axiom needed so that Protege loads DCAT2 without errors."^^xsd:string
Added object properties
  • http://purl.org/dc/terms/hasVersion
  • http://purl.org/dc/terms/isPartOf
  • http://purl.org/dc/terms/relation
  • http://purl.org/pav/hasVersion
    • Added: EquivalentObjectProperties EquivalentObjectProperties(<http://purl.org/pav/hasVersion> <http://www.w3.org/ns/dcat#hasVersion>)
  • http://tohsa.jp/backplane/core/SourceDid
    • Added: domain http://www.w3.org/ns/dcat#Dataset
    • Added: Range http://tohsa.jp/backplane/core/Owner
    • Added: InverseObjectProperties InverseObjectProperties(<http://tohsa.jp/backplane/core/SourceDid> <http://tohsa.jp/backplane/core/own>)
  • http://tohsa.jp/backplane/core/SourceId
    • Added: InverseObjectProperties InverseObjectProperties(<http://tohsa.jp/backplane/core/SourceId> <http://tohsa.jp/backplane/core/provide>)
    • Added: Range http://tohsa.jp/backplane/core/Provider
    • Added: domain http://www.w3.org/ns/dcat#Dataset
  • http://tohsa.jp/backplane/core/contractParameters
    • Added: domain http://www.w3.org/ns/dcat#Dataset
    • Added: Range http://tohsa.jp/backplane/core/ContractParameters
  • http://tohsa.jp/backplane/core/dataExchangeSpec
    • Added: domain http://www.w3.org/ns/dcat#DataService
    • Added: Range http://tohsa.jp/backplane/core/DataExchangeSpec
  • http://tohsa.jp/backplane/core/dataSourceUnit
    • Added: domain http://tohsa.jp/backplane/core/DataSource
    • Added: Range http://tohsa.jp/backplane/core/Organization
  • http://tohsa.jp/backplane/core/dataset
    • Added: domain http://tohsa.jp/backplane/core/Provider
    • Added: Range http://www.w3.org/ns/dcat#Dataset
  • http://tohsa.jp/backplane/core/datasetCreated
    • Added: domain http://www.w3.org/ns/dcat#Dataset
    • Added: Range http://www.w3.org/2001/XMLSchema#DateTime
  • http://tohsa.jp/backplane/core/datasetExpirationTime
    • Added: Range http://www.w3.org/2001/XMLSchema#DateTime
    • Added: domain http://www.w3.org/ns/dcat#Dataset
  • http://tohsa.jp/backplane/core/datasetInformation
    • Added: Range http://tohsa.jp/backplane/core/DatasetInformation
    • Added: domain http://www.w3.org/ns/dcat#Dataset
  • http://tohsa.jp/backplane/core/datasetQuery
    • Added: Range http://tohsa.jp/backplane/core/DatasetQuery
    • Added: domain http://tohsa.jp/backplane/core/Consumer
  • http://tohsa.jp/backplane/core/datasetRecord
    • Added: domain http://www.w3.org/ns/dcat#Dataset
    • Added: Range http://tohsa.jp/backplane/core/DatasetRecord
  • http://tohsa.jp/backplane/core/fromExperiment
    • Added: domain http://tohsa.jp/backplane/core/DataSource
    • Added: Range http://tohsa.jp/backplane/core/ExperimentInformation
  • http://tohsa.jp/backplane/core/fromSample
    • Added: domain http://tohsa.jp/backplane/core/ExperimentInformation
    • Added: Range http://tohsa.jp/backplane/core/Sample
  • http://tohsa.jp/backplane/core/hasDataSource
    • Added: domain http://tohsa.jp/backplane/core/DatasetInformation
    • Added: Range http://tohsa.jp/backplane/core/DataSource
  • http://tohsa.jp/backplane/core/hasIntendedUse
    • Added: Range http://tohsa.jp/backplane/core/IntendedUse
    • Added: domain http://tohsa.jp/backplane/core/ContractParameters
  • http://tohsa.jp/backplane/core/hasLicenseGrant
    • Added: domain http://tohsa.jp/backplane/core/ContractParameters
    • Added: Range http://tohsa.jp/backplane/core/LicenseGrant
  • http://tohsa.jp/backplane/core/hasPricingModel
    • Added: domain http://www.w3.org/ns/dcat#Dataset
    • Added: Range http://tohsa.jp/backplane/pricingmodelPricingModel
  • http://tohsa.jp/backplane/core/isRegisteredBy
    • Added: Range http://tohsa.jp/backplane/core/Consumer
    • Added: domain http://tohsa.jp/backplane/core/DatasetQuery
  • http://tohsa.jp/backplane/core/lastModified
    • Added: Range http://www.w3.org/2001/XMLSchema#DateTime
    • Added: domain http://www.w3.org/ns/dcat#Dataset
  • http://tohsa.jp/backplane/core/own
    • Added: InverseObjectProperties InverseObjectProperties(<http://tohsa.jp/backplane/core/ownerDid> <http://tohsa.jp/backplane/core/own>)
    • Added: InverseObjectProperties InverseObjectProperties(<http://tohsa.jp/backplane/core/owner> <http://tohsa.jp/backplane/core/own>)
    • Added: InverseObjectProperties InverseObjectProperties(<http://tohsa.jp/backplane/core/SourceDid> <http://tohsa.jp/backplane/core/own>)
  • http://tohsa.jp/backplane/core/owner
    • Added: InverseObjectProperties InverseObjectProperties(<http://tohsa.jp/backplane/core/owner> <http://tohsa.jp/backplane/core/own>)
    • Added: domain http://www.w3.org/ns/dcat#Dataset
    • Added: Range http://tohsa.jp/backplane/core/Owner
  • http://tohsa.jp/backplane/core/ownerDid
    • Added: InverseObjectProperties InverseObjectProperties(<http://tohsa.jp/backplane/core/ownerDid> <http://tohsa.jp/backplane/core/own>)
    • Added: Range http://tohsa.jp/backplane/core/Owner
    • Added: domain http://www.w3.org/ns/dcat#Dataset
  • http://tohsa.jp/backplane/core/provide
    • Added: InverseObjectProperties InverseObjectProperties(<http://tohsa.jp/backplane/core/SourceId> <http://tohsa.jp/backplane/core/provide>)
    • Added: InverseObjectProperties InverseObjectProperties(<http://tohsa.jp/backplane/core/providerDid> <http://tohsa.jp/backplane/core/provide>)
    • Added: InverseObjectProperties InverseObjectProperties(<http://tohsa.jp/backplane/core/provider> <http://tohsa.jp/backplane/core/provide>)
  • http://tohsa.jp/backplane/core/provider
    • Added: Range http://tohsa.jp/backplane/core/Provider
    • Added: domain http://www.w3.org/ns/dcat#Dataset
    • Added: InverseObjectProperties InverseObjectProperties(<http://tohsa.jp/backplane/core/provider> <http://tohsa.jp/backplane/core/provide>)
  • http://tohsa.jp/backplane/core/providerDid
    • Added: InverseObjectProperties InverseObjectProperties(<http://tohsa.jp/backplane/core/providerDid> <http://tohsa.jp/backplane/core/provide>)
    • Added: domain http://www.w3.org/ns/dcat#Dataset
    • Added: Range http://tohsa.jp/backplane/core/Provider
  • http://tohsa.jp/backplane/core/queryFilters
    • Added: Range http://tohsa.jp/backplane/core/QueryFilters
    • Added: domain http://tohsa.jp/backplane/core/DatasetQuery
  • http://tohsa.jp/backplane/core/serviceSpecs
    • Added: Range http://www.owl-ontologies.com/itsoServiceSpecs
    • Added: domain http://www.w3.org/ns/dcat#DataService
  • http://tohsa.jp/backplane/core/sourceOrganization
    • Added: domain http://tohsa.jp/backplane/core/Owner
    • Added: Range http://tohsa.jp/backplane/core/Organization
    • Added: domain http://tohsa.jp/backplane/core/Consumer
    • Added: domain http://tohsa.jp/backplane/core/Provider
  • http://tohsa.jp/backplane/core/subscribedQuery
    • Added: Range http://tohsa.jp/backplane/core/datasetQuery
    • Added: domain http://tohsa.jp/backplane/core/DatasetSubscription
  • http://tohsa.jp/backplane/core/subscribedTo
    • Added: domain http://tohsa.jp/backplane/core/Consumer
    • Added: Range http://www.w3.org/ns/dcat#Dataset
  • http://tohsa.jp/backplane/core/subscribesTo
    • Added: Range http://www.w3.org/ns/dcat#Dataset
    • Added: domain http://tohsa.jp/backplane/core/DatasetSubscription
  • http://www.w3.org/1999/xhtml/vocab#first
  • http://www.w3.org/1999/xhtml/vocab#last
  • http://www.w3.org/1999/xhtml/vocab#prev
  • http://www.w3.org/2004/02/skos/core#broadMatch
    • Added: SubProperty of http://www.w3.org/2004/02/skos/core#broader
    • Added: SubProperty of http://www.w3.org/2004/02/skos/core#mappingRelation
    • Added: InverseObjectProperties InverseObjectProperties(<http://www.w3.org/2004/02/skos/core#broadMatch> <http://www.w3.org/2004/02/skos/core#narrowMatch>)
  • http://www.w3.org/2004/02/skos/core#broader
    • Added: SubProperty of http://www.w3.org/2004/02/skos/core#broaderTransitive
    • Added: InverseObjectProperties InverseObjectProperties(<http://www.w3.org/2004/02/skos/core#narrower> <http://www.w3.org/2004/02/skos/core#broader>)
  • http://www.w3.org/2004/02/skos/core#broaderTransitive
    • Added: SubProperty of http://www.w3.org/2004/02/skos/core#semanticRelation
    • Added: TransitiveObjectProperty TransitiveObjectProperty(<http://www.w3.org/2004/02/skos/core#broaderTransitive>)
    • Added: InverseObjectProperties InverseObjectProperties(<http://www.w3.org/2004/02/skos/core#broaderTransitive> <http://www.w3.org/2004/02/skos/core#narrowerTransitive>)
  • http://www.w3.org/2004/02/skos/core#closeMatch
    • Added: SubProperty of http://www.w3.org/2004/02/skos/core#mappingRelation
    • Added: SymmetricObjectProperty SymmetricObjectProperty(<http://www.w3.org/2004/02/skos/core#closeMatch>)
  • http://www.w3.org/2004/02/skos/core#exactMatch
    • Added: TransitiveObjectProperty TransitiveObjectProperty(<http://www.w3.org/2004/02/skos/core#exactMatch>)
    • Added: SymmetricObjectProperty SymmetricObjectProperty(<http://www.w3.org/2004/02/skos/core#exactMatch>)
    • Added: SubProperty of http://www.w3.org/2004/02/skos/core#closeMatch
  • http://www.w3.org/2004/02/skos/core#hasTopConcept
    • Added: domain http://www.w3.org/2004/02/skos/core#ConceptScheme
    • Added: InverseObjectProperties InverseObjectProperties(<http://www.w3.org/2004/02/skos/core#hasTopConcept> <http://www.w3.org/2004/02/skos/core#topConceptOf>)
    • Added: Range http://www.w3.org/2004/02/skos/core#Concept
  • http://www.w3.org/2004/02/skos/core#inScheme
    • Added: Range http://www.w3.org/2004/02/skos/core#ConceptScheme
  • http://www.w3.org/2004/02/skos/core#mappingRelation
    • Added: SubProperty of http://www.w3.org/2004/02/skos/core#semanticRelation
  • http://www.w3.org/2004/02/skos/core#member
    • Added: domain http://www.w3.org/2004/02/skos/core#Collection
    • Added: Range Union of (http://www.w3.org/2004/02/skos/core#Collection, http://www.w3.org/2004/02/skos/core#Concept)
  • http://www.w3.org/2004/02/skos/core#memberList
    • Added: FunctionalObjectProperty FunctionalObjectProperty(<http://www.w3.org/2004/02/skos/core#memberList>)
    • Added: Range http://www.w3.org/1999/02/22-rdf-syntax-ns#List
    • Added: domain http://www.w3.org/2004/02/skos/core#OrderedCollection
  • http://www.w3.org/2004/02/skos/core#narrowMatch
    • Added: SubProperty of http://www.w3.org/2004/02/skos/core#mappingRelation
    • Added: SubProperty of http://www.w3.org/2004/02/skos/core#narrower
    • Added: InverseObjectProperties InverseObjectProperties(<http://www.w3.org/2004/02/skos/core#broadMatch> <http://www.w3.org/2004/02/skos/core#narrowMatch>)
  • http://www.w3.org/2004/02/skos/core#narrower
    • Added: SubProperty of http://www.w3.org/2004/02/skos/core#narrowerTransitive
    • Added: InverseObjectProperties InverseObjectProperties(<http://www.w3.org/2004/02/skos/core#narrower> <http://www.w3.org/2004/02/skos/core#broader>)
  • http://www.w3.org/2004/02/skos/core#narrowerTransitive
    • Added: TransitiveObjectProperty TransitiveObjectProperty(<http://www.w3.org/2004/02/skos/core#narrowerTransitive>)
    • Added: SubProperty of http://www.w3.org/2004/02/skos/core#semanticRelation
    • Added: InverseObjectProperties InverseObjectProperties(<http://www.w3.org/2004/02/skos/core#broaderTransitive> <http://www.w3.org/2004/02/skos/core#narrowerTransitive>)
  • http://www.w3.org/2004/02/skos/core#related
    • Added: SymmetricObjectProperty SymmetricObjectProperty(<http://www.w3.org/2004/02/skos/core#related>)
    • Added: SubProperty of http://www.w3.org/2004/02/skos/core#semanticRelation
  • http://www.w3.org/2004/02/skos/core#relatedMatch
    • Added: SymmetricObjectProperty SymmetricObjectProperty(<http://www.w3.org/2004/02/skos/core#relatedMatch>)
    • Added: SubProperty of http://www.w3.org/2004/02/skos/core#mappingRelation
    • Added: SubProperty of http://www.w3.org/2004/02/skos/core#related
  • http://www.w3.org/2004/02/skos/core#semanticRelation
    • Added: domain http://www.w3.org/2004/02/skos/core#Concept
    • Added: Range http://www.w3.org/2004/02/skos/core#Concept
  • http://www.w3.org/2004/02/skos/core#topConceptOf
    • Added: Range http://www.w3.org/2004/02/skos/core#ConceptScheme
    • Added: domain http://www.w3.org/2004/02/skos/core#Concept
    • Added: InverseObjectProperties InverseObjectProperties(<http://www.w3.org/2004/02/skos/core#hasTopConcept> <http://www.w3.org/2004/02/skos/core#topConceptOf>)
    • Added: SubProperty of http://www.w3.org/2004/02/skos/core#inScheme
  • http://www.w3.org/ns/dcat#first
    • Added: SubProperty of http://www.w3.org/1999/xhtml/vocab#first
  • http://www.w3.org/ns/dcat#hasCurrentVersion
    • Added: SubProperty of http://purl.org/pav/hasVersion
  • http://www.w3.org/ns/dcat#hasVersion
    • Added: EquivalentObjectProperties EquivalentObjectProperties(<http://purl.org/pav/hasVersion> <http://www.w3.org/ns/dcat#hasVersion>)
    • Added: InverseObjectProperties InverseObjectProperties(<http://www.w3.org/ns/dcat#isVersionOf> <http://www.w3.org/ns/dcat#hasVersion>)
    • Added: SubProperty of http://purl.org/dc/terms/hasVersion
    • Added: SubProperty of http://www.w3.org/ns/prov#generalizationOf
  • http://www.w3.org/ns/dcat#inCatalog
    • Added: InverseObjectProperties InverseObjectProperties(<http://www.w3.org/ns/dcat#inCatalog> <http://www.w3.org/ns/dcat#resource>)
  • http://www.w3.org/ns/dcat#inSeries
    • Added: InverseObjectProperties InverseObjectProperties(<http://www.w3.org/ns/dcat#seriesMember> <http://www.w3.org/ns/dcat#inSeries>)
    • Added: SubProperty of http://purl.org/dc/terms/isPartOf
  • http://www.w3.org/ns/dcat#isDistributionOf
    • Added: InverseObjectProperties InverseObjectProperties(<http://www.w3.org/ns/dcat#isDistributionOf> <http://www.w3.org/ns/dcat#distribution>)
  • http://www.w3.org/ns/dcat#isVersionOf
    • Added: InverseObjectProperties InverseObjectProperties(<http://www.w3.org/ns/dcat#isVersionOf> <http://www.w3.org/ns/dcat#hasVersion>)
  • http://www.w3.org/ns/dcat#last
    • Added: SubProperty of http://www.w3.org/1999/xhtml/vocab#last
  • http://www.w3.org/ns/dcat#next
    • Added: InverseObjectProperties InverseObjectProperties(<http://www.w3.org/ns/dcat#next> <http://www.w3.org/ns/dcat#prev>)
  • http://www.w3.org/ns/dcat#nextVersion
    • Added: InverseObjectProperties InverseObjectProperties(<http://www.w3.org/ns/dcat#nextVersion> <http://www.w3.org/ns/dcat#previousVersion>)
  • http://www.w3.org/ns/dcat#prev
    • Added: InverseObjectProperties InverseObjectProperties(<http://www.w3.org/ns/dcat#next> <http://www.w3.org/ns/dcat#prev>)
    • Added: SubProperty of http://www.w3.org/1999/xhtml/vocab#prev
  • http://www.w3.org/ns/dcat#previousVersion
    • Added: InverseObjectProperties InverseObjectProperties(<http://www.w3.org/ns/dcat#nextVersion> <http://www.w3.org/ns/dcat#previousVersion>)
    • Added: SubProperty of http://www.w3.org/ns/prov#wasRevisionOf
  • http://www.w3.org/ns/dcat#resource
    • Added: domain http://www.w3.org/ns/dcat#Catalog
    • Added: Range http://www.w3.org/ns/dcat#Resource
    • Added: InverseObjectProperties InverseObjectProperties(<http://www.w3.org/ns/dcat#inCatalog> <http://www.w3.org/ns/dcat#resource>)
    • Added: SubProperty of http://purl.org/dc/terms/hasPart
  • http://www.w3.org/ns/dcat#seriesMember
    • Added: InverseObjectProperties InverseObjectProperties(<http://www.w3.org/ns/dcat#seriesMember> <http://www.w3.org/ns/dcat#inSeries>)
  • http://www.w3.org/ns/prov#actedOnBehalfOf
    • Added: domain http://www.w3.org/ns/prov#Agent
    • Added: SubProperty of http://www.w3.org/ns/prov#wasInfluencedBy
    • Added: Range http://www.w3.org/ns/prov#Agent
  • http://www.w3.org/ns/prov#activity
    • Added: domain http://www.w3.org/ns/prov#ActivityInfluence
    • Added: Range http://www.w3.org/ns/prov#Activity
    • Added: SubProperty of http://www.w3.org/ns/prov#influencer
  • http://www.w3.org/ns/prov#agent
    • Added: domain http://www.w3.org/ns/prov#AgentInfluence
    • Added: SubProperty of http://www.w3.org/ns/prov#influencer
    • Added: Range http://www.w3.org/ns/prov#Agent
  • http://www.w3.org/ns/prov#alternateOf
    • Added: Range http://www.w3.org/ns/prov#Entity
    • Added: domain http://www.w3.org/ns/prov#Entity
  • http://www.w3.org/ns/prov#atLocation
    • Added: domain Union of (http://www.w3.org/ns/prov#Activity, http://www.w3.org/ns/prov#Agent, http://www.w3.org/ns/prov#Entity, http://www.w3.org/ns/prov#InstantaneousEvent)
    • Added: Range http://www.w3.org/ns/prov#Location
  • http://www.w3.org/ns/prov#entity
    • Added: SubProperty of http://www.w3.org/ns/prov#influencer
    • Added: Range http://www.w3.org/ns/prov#Entity
    • Added: domain http://www.w3.org/ns/prov#EntityInfluence
  • http://www.w3.org/ns/prov#generalizationOf
  • http://www.w3.org/ns/prov#generated
    • Added: SubProperty of http://www.w3.org/ns/prov#influenced
    • Added: domain http://www.w3.org/ns/prov#Activity
    • Added: InverseObjectProperties InverseObjectProperties(<http://www.w3.org/ns/prov#generated> <http://www.w3.org/ns/prov#wasGeneratedBy>)
    • Added: Range http://www.w3.org/ns/prov#Entity
  • http://www.w3.org/ns/prov#hadActivity
    • Added: domain Union of (http://www.w3.org/ns/prov#Delegation, http://www.w3.org/ns/prov#Derivation, http://www.w3.org/ns/prov#End, http://www.w3.org/ns/prov#Start)
    • Added: domain http://www.w3.org/ns/prov#Influence
    • Added: Range http://www.w3.org/ns/prov#Activity
  • http://www.w3.org/ns/prov#hadGeneration
    • Added: Range http://www.w3.org/ns/prov#Generation
    • Added: domain http://www.w3.org/ns/prov#Derivation
  • http://www.w3.org/ns/prov#hadMember
    • Added: Range http://www.w3.org/ns/prov#Entity
    • Added: domain http://www.w3.org/ns/prov#Collection
    • Added: SubProperty of http://www.w3.org/ns/prov#wasInfluencedBy
  • http://www.w3.org/ns/prov#hadPlan
    • Added: domain http://www.w3.org/ns/prov#Association
    • Added: Range http://www.w3.org/ns/prov#Plan
  • http://www.w3.org/ns/prov#hadPrimarySource
    • Added: Range http://www.w3.org/ns/prov#Entity
    • Added: SubProperty of http://www.w3.org/ns/prov#wasDerivedFrom
    • Added: domain http://www.w3.org/ns/prov#Entity
  • http://www.w3.org/ns/prov#hadRole
    • Added: domain http://www.w3.org/ns/prov#Influence
    • Added: domain Union of (http://www.w3.org/ns/prov#Association, http://www.w3.org/ns/prov#InstantaneousEvent)
    • Added: Range http://www.w3.org/ns/prov#Role
  • http://www.w3.org/ns/prov#hadUsage
    • Added: Range http://www.w3.org/ns/prov#Usage
    • Added: domain http://www.w3.org/ns/prov#Derivation
  • http://www.w3.org/ns/prov#influenced
    • Added: InverseObjectProperties InverseObjectProperties(<http://www.w3.org/ns/prov#influenced> <http://www.w3.org/ns/prov#wasInfluencedBy>)
  • http://www.w3.org/ns/prov#influencer
    • Added: Range http://www.w3.org/2002/07/owl#Thing
    • Added: domain http://www.w3.org/ns/prov#Influence
  • http://www.w3.org/ns/prov#invalidated
    • Added: InverseObjectProperties InverseObjectProperties(<http://www.w3.org/ns/prov#invalidated> <http://www.w3.org/ns/prov#wasInvalidatedBy>)
    • Added: SubProperty of http://www.w3.org/ns/prov#influenced
    • Added: domain http://www.w3.org/ns/prov#Activity
    • Added: Range http://www.w3.org/ns/prov#Entity
  • http://www.w3.org/ns/prov#qualifiedAssociation
    • Added: Range http://www.w3.org/ns/prov#Association
    • Added: domain http://www.w3.org/ns/prov#Activity
    • Added: SubProperty of http://www.w3.org/ns/prov#qualifiedInfluence
  • http://www.w3.org/ns/prov#qualifiedAttribution
    • Added: domain http://www.w3.org/ns/prov#Entity
    • Added: SubProperty of http://www.w3.org/ns/prov#qualifiedInfluence
    • Added: Range http://www.w3.org/ns/prov#Attribution
  • http://www.w3.org/ns/prov#qualifiedCommunication
    • Added: domain http://www.w3.org/ns/prov#Activity
    • Added: Range http://www.w3.org/ns/prov#Communication
    • Added: SubProperty of http://www.w3.org/ns/prov#qualifiedInfluence
  • http://www.w3.org/ns/prov#qualifiedDelegation
    • Added: Range http://www.w3.org/ns/prov#Delegation
    • Added: SubProperty of http://www.w3.org/ns/prov#qualifiedInfluence
    • Added: domain http://www.w3.org/ns/prov#Agent
  • http://www.w3.org/ns/prov#qualifiedDerivation
    • Added: Range http://www.w3.org/ns/prov#Derivation
    • Added: SubProperty of http://www.w3.org/ns/prov#qualifiedInfluence
    • Added: domain http://www.w3.org/ns/prov#Entity
  • http://www.w3.org/ns/prov#qualifiedEnd
    • Added: SubProperty of http://www.w3.org/ns/prov#qualifiedInfluence
    • Added: domain http://www.w3.org/ns/prov#Activity
    • Added: Range http://www.w3.org/ns/prov#End
  • http://www.w3.org/ns/prov#qualifiedGeneration
    • Added: domain http://www.w3.org/ns/prov#Entity
    • Added: Range http://www.w3.org/ns/prov#Generation
    • Added: SubProperty of http://www.w3.org/ns/prov#qualifiedInfluence
  • http://www.w3.org/ns/prov#qualifiedInfluence
    • Added: domain Union of (http://www.w3.org/ns/prov#Activity, http://www.w3.org/ns/prov#Agent, http://www.w3.org/ns/prov#Entity)
    • Added: Range http://www.w3.org/ns/prov#Influence
  • http://www.w3.org/ns/prov#qualifiedInvalidation
    • Added: domain http://www.w3.org/ns/prov#Entity
    • Added: SubProperty of http://www.w3.org/ns/prov#qualifiedInfluence
    • Added: Range http://www.w3.org/ns/prov#Invalidation
  • http://www.w3.org/ns/prov#qualifiedPrimarySource
    • Added: Range http://www.w3.org/ns/prov#PrimarySource
    • Added: domain http://www.w3.org/ns/prov#Entity
    • Added: SubProperty of http://www.w3.org/ns/prov#qualifiedInfluence
  • http://www.w3.org/ns/prov#qualifiedQuotation
    • Added: Range http://www.w3.org/ns/prov#Quotation
    • Added: domain http://www.w3.org/ns/prov#Entity
    • Added: SubProperty of http://www.w3.org/ns/prov#qualifiedInfluence
  • http://www.w3.org/ns/prov#qualifiedRevision
    • Added: Range http://www.w3.org/ns/prov#Revision
    • Added: SubProperty of http://www.w3.org/ns/prov#qualifiedInfluence
    • Added: domain http://www.w3.org/ns/prov#Entity
  • http://www.w3.org/ns/prov#qualifiedStart
    • Added: Range http://www.w3.org/ns/prov#Start
    • Added: SubProperty of http://www.w3.org/ns/prov#qualifiedInfluence
    • Added: domain http://www.w3.org/ns/prov#Activity
  • http://www.w3.org/ns/prov#qualifiedUsage
    • Added: SubProperty of http://www.w3.org/ns/prov#qualifiedInfluence
    • Added: domain http://www.w3.org/ns/prov#Activity
    • Added: Range http://www.w3.org/ns/prov#Usage
  • http://www.w3.org/ns/prov#specializationOf
    • Added: SubProperty of http://www.w3.org/ns/prov#alternateOf
    • Added: domain http://www.w3.org/ns/prov#Entity
  • http://www.w3.org/ns/prov#used
    • Added: Range http://www.w3.org/ns/prov#Entity
    • Added: domain http://www.w3.org/ns/prov#Activity
    • Added: SubProperty of http://www.w3.org/ns/prov#wasInfluencedBy
  • http://www.w3.org/ns/prov#wasAssociatedWith
    • Added: Range http://www.w3.org/ns/prov#Agent
    • Added: domain http://www.w3.org/ns/prov#Activity
    • Added: SubProperty of http://www.w3.org/ns/prov#wasInfluencedBy
  • http://www.w3.org/ns/prov#wasAttributedTo
    • Added: Range http://www.w3.org/ns/prov#Agent
    • Added: domain http://www.w3.org/ns/prov#Entity
    • Added: SubProperty of http://www.w3.org/ns/prov#wasInfluencedBy
  • http://www.w3.org/ns/prov#wasDerivedFrom
    • Added: domain http://www.w3.org/ns/prov#Entity
    • Added: SubProperty of http://www.w3.org/ns/prov#wasInfluencedBy
    • Added: Range http://www.w3.org/ns/prov#Entity
  • http://www.w3.org/ns/prov#wasEndedBy
    • Added: domain http://www.w3.org/ns/prov#Activity
    • Added: SubProperty of http://www.w3.org/ns/prov#wasInfluencedBy
    • Added: Range http://www.w3.org/ns/prov#Entity
  • http://www.w3.org/ns/prov#wasGeneratedBy
    • Added: SubProperty of http://www.w3.org/ns/prov#wasInfluencedBy
    • Added: Range http://www.w3.org/ns/prov#Activity
    • Added: InverseObjectProperties InverseObjectProperties(<http://www.w3.org/ns/prov#generated> <http://www.w3.org/ns/prov#wasGeneratedBy>)
    • Added: domain http://www.w3.org/ns/prov#Entity
  • http://www.w3.org/ns/prov#wasInfluencedBy
    • Added: domain Union of (http://www.w3.org/ns/prov#Activity, http://www.w3.org/ns/prov#Agent, http://www.w3.org/ns/prov#Entity)
    • Added: Range Union of (http://www.w3.org/ns/prov#Activity, http://www.w3.org/ns/prov#Agent, http://www.w3.org/ns/prov#Entity)
    • Added: InverseObjectProperties InverseObjectProperties(<http://www.w3.org/ns/prov#influenced> <http://www.w3.org/ns/prov#wasInfluencedBy>)
  • http://www.w3.org/ns/prov#wasInformedBy
    • Added: Range http://www.w3.org/ns/prov#Activity
    • Added: SubProperty of http://www.w3.org/ns/prov#wasInfluencedBy
    • Added: domain http://www.w3.org/ns/prov#Activity
  • http://www.w3.org/ns/prov#wasInvalidatedBy
    • Added: InverseObjectProperties InverseObjectProperties(<http://www.w3.org/ns/prov#invalidated> <http://www.w3.org/ns/prov#wasInvalidatedBy>)
    • Added: domain http://www.w3.org/ns/prov#Entity
    • Added: SubProperty of http://www.w3.org/ns/prov#wasInfluencedBy
    • Added: Range http://www.w3.org/ns/prov#Activity
  • http://www.w3.org/ns/prov#wasQuotedFrom
    • Added: Range http://www.w3.org/ns/prov#Entity
    • Added: domain http://www.w3.org/ns/prov#Entity
    • Added: SubProperty of http://www.w3.org/ns/prov#wasDerivedFrom
  • http://www.w3.org/ns/prov#wasRevisionOf
    • Added: domain http://www.w3.org/ns/prov#Entity
    • Added: SubProperty of http://www.w3.org/ns/prov#wasDerivedFrom
  • http://www.w3.org/ns/prov#wasStartedBy
    • Added: domain http://www.w3.org/ns/prov#Activity
    • Added: Range http://www.w3.org/ns/prov#Entity
    • Added: SubProperty of http://www.w3.org/ns/prov#wasInfluencedBy
Deleted object properties

Data Properties

Modified data properties
  • http://www.w3.org/ns/dcat#bbox
    • Added: "Nuova proprietà aggiunta in DCAT 2."@it
    • Added: "New property added in DCAT 2."@en
    • Added: rdfs:comment "Den geografiske omskrevne firkant af en ressource."@da
    • Added: rdfs:comment "The geographic bounding box of a spatial thing [SDW-BP]."@en
    • Added: rdfs:isDefinedBy https://www.w3.org/TR/vocab-dcat-2/
    • Added: "English language definitions and comments updated in this revision in line with ED. Multilingual text unevenly updated."@en
    • Added: rdfs:comment "Il riquadro di delimitazione geografica di una risorsa."@it
    • Added: "Ny egenskab tilføjet i DCAT 2."@da
    • Added: rdfs:comment "Ohraničení geografické oblasti zdroje."@cs
    • Added: "Propiedad nueva agregada en DCAT 2."@es
    • Added: "Il range di questa proprietà (rdfs:Literal) è volutamente generica, con lo scopo di consentire diverse codifiche geometriche letterali. Ad esempio, la geometria potrebbe essere codificata con un letterale WKT (geosparql:wktLiteral [GeoSPARQL]) o [GML] (geosparql:asGML [GeoSPARQL])."@it
    • Added: "Nová vlastnost přidaná ve verzi DCAT 2."@cs
    • Added: "The range of this property (rdfs:Literal) is intentionally generic, with the purpose of allowing different geometry literal encodings. E.g., the geometry could be encoded as a WKT literal (geosparql:wktLiteral [GeoSPARQL])."@en
    • Added: "The geographic bounding box of a spatial thing [SDW-BP]."@en
    • Added: rdfs:comment "El cuadro delimitador geográfico para un recurso."@es
    • Deleted: "Propiedad nueva agregada en DCAT 2.0."@es
    • Deleted: "Il range di questa proprietà è volutamente generica, con lo scopo di consentire diverse codifiche geometriche. Ad esempio, la geometria potrebbe essere codificata con WKT (geosparql:wktLiteral [GeoSPARQL]) o [GML] (geosparql:asGML [GeoSPARQL])."@it
    • Deleted: "New property added in DCAT 2.0."@en
    • Deleted: "Nová vlastnost přidaná ve verzi DCAT 2.0."@cs
    • Deleted: "Nuova proprietà aggiunta in DCAT 2.0."@it
    • Deleted: "Ny egenskab tilføjet i DCAT 2.0."@da
    • Deleted: "The geographic bounding box of a resource."@en
    • Deleted: "The range of this property is intentionally generic, with the purpose of allowing different geometry encodings. E.g., the geometry could be encoded with as WKT (geosparql:wktLiteral [GeoSPARQL]) or [GML] (geosparql:asGML [GeoSPARQL])."@en
  • http://www.w3.org/ns/dcat#centroid
    • Added: rdfs:comment "The geographic center (centroid) of a spatial thing [SDW-BP]."@en
    • Added: "The geographic center (centroid) of a spatial thing [SDW-BP]."@en
    • Added: "New property added in DCAT 2."@en
    • Added: "Nueva propiedad agregada en DCAT 2."@es
    • Added: rdfs:isDefinedBy https://www.w3.org/TR/vocab-dcat-2/
    • Added: "Nová vlastnost přidaná ve verzi DCAT 2."@cs
    • Added: "Ny egenskab tilføjet i DCAT 2."@da
    • Added: rdfs:comment "Det geometrisk tyngdepunkt (centroid) for en ressource."@da
    • Added: rdfs:comment "Geografický střed (centroid) zdroje."@cs
    • Added: rdfs:comment "El centro geográfico (centroide) de un recurso."@es
    • Added: "The range of this property (rdfs:Literal) is intentionally generic, with the purpose of allowing different geometry literal encodings. E.g., the geometry could be encoded as a WKT literal (geosparql:wktLiteral [GeoSPARQL])."@en
    • Added: rdfs:comment "Il centro geografico (centroide) di una risorsa."@it
    • Added: "Nuova proprietà aggiunta in DCAT 2."@it
    • Added: "English language definitions and comments updated in this revision in line with ED. Multilingual text unevenly updated."@en
    • Added: "Il range di questa proprietà (rdfs:Literal) è volutamente generica, con lo scopo di consentire diverse codifiche geometriche letterali. Ad esempio, la geometria potrebbe essere codificata con un letterale WKT (geosparql:wktLiteral [GeoSPARQL]) o [GML] (geosparql:asGML [GeoSPARQL])."@it
    • Deleted: "New property added in DCAT 2.0."@en
    • Deleted: "The geographic center (centroid) of a resource."@en
    • Deleted: "The range of this property is intentionally generic, with the purpose of allowing different geometry encodings. E.g., the geometry could be encoded with as WKT (geosparql:wktLiteral [GeoSPARQL]) or [GML] (geosparql:asGML [GeoSPARQL])."@en
    • Deleted: "Il range di questa proprietà è volutamente generica, con lo scopo di consentire diverse codifiche geometriche. Ad esempio, la geometria potrebbe essere codificata con WKT (geosparql:wktLiteral [GeoSPARQL]) o [GML] (geosparql:asGML [GeoSPARQL])."@it
    • Deleted: "Nová vlastnost přidaná ve verzi DCAT 2.0."@cs
    • Deleted: "Ny egenskab tilføjet i DCAT 2.0."@da
    • Deleted: "Nuova proprietà aggiunta in DCAT 2.0."@it
    • Deleted: "Nueva propiedad agregada en DCAT 2.0."@es
  • http://www.w3.org/ns/dcat#endDate
    • Added: rdfs:comment "La fine del periodo."@it
    • Added: "Nová vlastnost přidaná ve verzi DCAT 2."@cs
    • Added: rdfs:comment "Slutningen på perioden."@da
    • Added: rdfs:isDefinedBy https://www.w3.org/TR/vocab-dcat-2/
    • Added: "New property added in DCAT 2."@en
    • Added: rdfs:comment "El fin del período."@es
    • Added: "Nueva propiedad agregada en DCAT 2."@es
    • Added: rdfs:comment "Konec doby trvání."@cs
    • Added: "Nuova proprietà aggiunta in DCAT 2."@it
    • Added: rdfs:comment "The end of the period."@en
    • Added: "Ny egenskab i DCAT 2."@da
    • Deleted: "Ny egenskab i DCAT 2.0."@da
    • Deleted: "Nová vlastnost přidaná ve verzi DCAT 2.0."@cs
    • Deleted: "Nuova proprietà aggiunta in DCAT 2.0."@it
    • Deleted: "Nueva propiedad agregada en DCAT 2.0."@es
    • Deleted: "New property added in DCAT 2.0."@en
  • http://www.w3.org/ns/dcat#spatialResolutionInMeters
    • Added: rdfs:label "risoluzione spaziale (metri)"@it
    • Added: "Nuova proprietà aggiunta in DCAT 2."@it
    • Added: "New property added in DCAT 2."@en
    • Added: rdfs:isDefinedBy https://www.w3.org/TR/vocab-dcat-2/
    • Added: "Nová vlastnost přidaná ve verzi DCAT 2."@cs
    • Added: "Nueva propiedad añadida en DCAT 2."@es
    • Added: "Ny genskab tilføjet i DCAT 2."@da
    • Deleted: "Nuova proprietà aggiunta in DCAT 2.0."@it
    • Deleted: "Nueva propiedad añadida en DCAT 2.0."@es
    • Deleted: rdfs:label "risoluzione spaziale (metros)"@it
    • Deleted: "Ny genskab tilføjet i DCAT 2.0."@da
    • Deleted: "Nová vlastnost přidaná ve verzi DCAT 2.0."@cs
    • Deleted: "New property added in DCAT 2.0."@en
  • http://www.w3.org/ns/dcat#startDate
    • Added: "Nová vlastnost přidaná ve verzi DCAT 2."@cs
    • Added: "Ny egenskab tilføjet i DCAT 2."@da
    • Added: "Nueva propiedad agregada en DCAT 2."@es
    • Added: rdfs:isDefinedBy https://www.w3.org/TR/vocab-dcat-2/
    • Added: "Nuova proprietà aggiunta in DCAT 2."@it
    • Added: "New property added in DCAT 2."@en
    • Deleted: "Ny egenskab tilføjet i DCAT 2.0."@da
    • Deleted: "Nueva propiedad agregada en DCAT 2.0."@es
    • Deleted: "New property added in DCAT 2.0."@en
    • Deleted: "Nuova proprietà aggiunta in DCAT 2.0."@it
    • Deleted: "Nová vlastnost přidaná ve verzi DCAT 2.0."@cs
  • http://www.w3.org/ns/dcat#temporalResolution
    • Added: "Nuova proprietà aggiunta in DCAT 2."@it
    • Added: rdfs:isDefinedBy https://www.w3.org/TR/vocab-dcat-2/
    • Added: "Nová vlastnost přidaná ve verzi DCAT 2."@cs
    • Added: "New property added in DCAT 2."@en
    • Added: "Nueva propiedad añadida en DCAT 2."@es
    • Deleted: "Nuova proprietà aggiunta in DCAT 2.0."@it
    • Deleted: "Nová vlastnost přidaná ve verzi DCAT 2.0."@cs
    • Deleted: "New property added in DCAT 2.0."@en
    • Deleted: "Nueva propiedad añadida en DCAT 2.0."@es
Added data properties

Acknowledgments back to ToC

The authors would like to thank Silvio Peroni for developing LODE, a Live OWL Documentation Environment, which is used for representing the Cross Referencing Section of this document and Daniel Garijo for developing Widoco, the program used to create the template used in this documentation.